##// 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 / tests
__init__.py Loading ...
test_asyncfrontendbase.py Loading ...
test_frontendbase.py Loading ...
test_linefrontend.py Loading ...
test_prefilterfrontend.py Loading ...
test_process.py Loading ...