##// END OF EJS Templates
More work on long-lived Trio loop...
More work on long-lived Trio loop -Better handling for race condition on loop startup -Better handling of errors for tasks in the global nursery: it doesn't crash the global nursery, it just logs the exception -And some other code cleanup Co-authored-by: Brian Mackintosh <bcmackintosh@gmail.com>

File last commit:

r25167:79c601b9
r25426:018538a0
Show More
__init__.py
3 lines | 92 B | text/x-python | PythonLexer
Min ho Kim
Fixed typos
r25167 # load extended setup modules for distutils
fperez
Reorganized the directory for ipython/ to have its own dir, which is a bit...
r0
Thomas Kluyver
Make installation with Python 3 possible.
r4750 from .install_data_ext import install_data_ext