##// 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

File last commit:

r13459:6802677d
r13673:69b0a188
Show More
.gitignore
17 lines | 216 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/source/config/options
docs/gh-pages
IPython/html/notebook/static/mathjax
*.py[co]
__pycache__
build
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox