##// END OF EJS Templates
never use Queue.get(timeout=None)...
never use Queue.get(timeout=None) Queue.get(timeout=None) has stupid uninterruptible behavior, so wait for a week instead.
MinRK -
r9358:d72b217f
Show More
Name Size Modified Last Commit Author
/ IPython / deathrow / oldfrontend / process
__init__.py Loading ...
killableprocess.py Loading ...
pipedprocess.py Loading ...
winprocess.py Loading ...