issues
search
itamarst
/
eliot
Eliot: the logging system that tells you *why* it happened
https://eliot.readthedocs.io
Apache License 2.0
1.11k
stars
66
forks
source link
Update asyncio/trio docs page with more accurate and useful Trio docs
#400
Closed
itamarst
closed
5 years ago
itamarst
commented
5 years ago
Suggests from njsmith:
Trio doesn't need
aiocontextvars
.
It might be interesting to explain what happens if you put the top-level action inside the nursery context manager.
Suggests from njsmith:
aiocontextvars
.