##// END OF EJS Templates
don't use lazily-evaluated rc.ids in wait_for_idle...
don't use lazily-evaluated rc.ids in wait_for_idle iterate through the keys directly, which should avoid possible KeyError when engine state changes. should fix occasionally failing tests on Shining Panda
MinRK -
r13673:69b0a188
Show More
Name Size Modified Last Commit Author
/ IPython / testing
plugin
tests
__init__.py Loading ...
decorators.py Loading ...
globalipapp.py Loading ...
iptest.py Loading ...
iptestcontroller.py Loading ...
ipunittest.py Loading ...
mkdoctests.py Loading ...
skipdoctest.py Loading ...
tools.py Loading ...