##// END OF EJS Templates
Allow recursive execution of IPython code in MTInteractiveShell.runsource by checking if we are already in worker thread, and execute code directly if we are.
Allow recursive execution of IPython code in MTInteractiveShell.runsource by checking if we are already in worker thread, and execute code directly if we are.

File last commit:

r988:2f09c2ab
r1053:da4dd09c
Show More
test_ihist.ipy
2 lines | 18 B | text/plain | TextLexer
1+2
assert _ == 3