executor: fix compatibility issue w/ py2 on windows
Python 2 running on Windows, causes thread leaks which leads console io write errors when using pastel. This works around the issue by limiting to a single worker in these environments.
Showing
Please
register
or
sign in
to comment