node-worker-nodes
node-worker-nodes copied to clipboard
node-worker don't run in windows.
Hi, In windows os all promise remain in "pending" code, while in linux it works.
Hey Antonio, thanks for choosing the lib and pointing out this issue! Do you have node.js installed and run as a regular Windows binary or by using linux subsystem?
I use Windows binary
OK, I was able to reproduce this on both native node.js binary and "node on ubuntu on windows". I'm looking for the reason why it's not working... (I'm guessing that the problem may be in a usage of net/fd sockets etc)
@antoniomuso @kwiatkk1 Workaround : I don't have this problem with "bash on ubuntu on windows" ;)
I've added windows to CI runners, seems ok ;) please try out latest version :)