executor.py
22.3 KB
-
executor: fix compatibility issue w/ py2 on windows · 3ae62a37
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.
Arun Babu Neelicattu committed