##// END OF EJS Templates
Merge pull request #1981 from tkf/kill-bg-processes...
Merge pull request #1981 from tkf/kill-bg-processes Clean BG processes created by %%script on kernel exit * uses less forceful shutdown of kernels in the notebook, allowing atexit machinery to fire * enables daemon BackgroundJobs * cleanup %%script --bg subprocesses at shutdown
Min RK -
r7645:a1c5e371 merge
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 ...