##// END OF EJS Templates
Made is_alive a method of KernelManager and MultiKernelManager....
Made is_alive a method of KernelManager and MultiKernelManager. It was a property, but it is better suited as a method now. Added tests in both the KM and MKM case.
Brian E. Granger -
r10275:a12e48e2
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / controller
__init__.py Loading ...
dependency.py Loading ...
dictdb.py Loading ...
heartmonitor.py Loading ...
hub.py Loading ...
mongodb.py Loading ...
scheduler.py Loading ...
sqlitedb.py Loading ...