##// 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:

r24535:23eb6b09
r25426:018538a0
Show More
antigravity-feature.rst
5 lines | 124 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / antigravity-feature.rst

Antigravity feature

Example new antigravity feature. Try import antigravity in a Python 3 console.