coderaiser

Results 288 comments of coderaiser
trafficstars

Could you please try this code is it behave in the similar way? ```js const threadIt = require(‘thread-it’); // init workers, depend on os.cpus() threadIt.init(); const putout = threadIt('putout'); const...

Looks like the problem is [here](https://github.com/coderaiser/cloudcmd/blob/4b78d70b5c7270719aa69efc8c5cef3d0c85f167/server/user-menu.mjs#L14)

@dimitrov-anasoft any ideas how to fix it?

Removed thread-it in latest version of Cloud Commander https://github.com/coderaiser/cloudcmd/releases/tag/v18.6.0 Is it works for you now?

Please use template or ask at stackoverflow

I just updated your first comment, please fill it in (GitHub deprecated old ways of templates). I cannot reproduce your case with basic auth, it works good in Chrome, about...

Is it still reproduced?