##// END OF EJS Templates
Fixing bug in kernelmanager tests that was causing tests to hang....
Fixing bug in kernelmanager tests that was causing tests to hang. When calling restart and the interrupt quickly, the test suite was hanging. A simple time.sleep(1) fixes the problem.
Brian E. Granger -
r9131:f0350f95
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / apps
__init__.py Loading ...
baseapp.py Loading ...
ipclusterapp.py Loading ...
ipcontrollerapp.py Loading ...
ipengineapp.py Loading ...
iploggerapp.py Loading ...
launcher.py Loading ...
logwatcher.py Loading ...
win32support.py Loading ...
winhpcjob.py Loading ...