##// END OF EJS Templates
improve cleanup of connection files...
improve cleanup of connection files * allow clean shutdown of qtconsole on sigint * init_kernel_manager registers cleanup_connection_file with atexit * connection_file trait is guaranteed to be abspath at end of init_connection_file(), so find methods are no longer necessary after this call. * move cf removal from KM.__del__ to KM.cleanup_connection_file * _new_connection_file only uses last segment of uuid, not the whole thing, which is ugly and overkill 2**48 is enough kernels.

File last commit:

r3673:b9f54806
r5609:b8f41d55
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer