##// END OF EJS Templates
never call Queue.get(block=True, timeout=None)...
never call Queue.get(block=True, timeout=None) get(block=True, timeout=None) is uninterruptible. Replacing this with timeout=1e6 is effectively forever, but respects interrupts.

File last commit:

r3217:5a3e42fd
r4252:53d497b1
Show More
.gitattributes
2 lines | 54 B | text/plain | TextLexer
IPython/.git_commit_info.ini export-subst
* text=auto