-
-
Notifications
You must be signed in to change notification settings - Fork 38
Issues: python-trio/trio-asyncio
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
TrioChildWatcher inherits asyncio.AbstractChildWatcher, which is deprecated as of Python 3.12
#152
opened May 24, 2024 by
mikenerone
asyncio functions raising KeyboardInterrupt/SystemExit can produce a deadlock
#118
opened Jan 24, 2023 by
oremanj
Use public .is_closed() instead of private ._check_closed() from asyncio
good first issue
#98
opened Jan 5, 2021 by
shamrin
What to do about calls to get_event_loop() in Trio context when no loop is active?
#68
opened Jan 11, 2020 by
oremanj
Triage tests from the CPython asyncio testsuite that trio-asyncio doesn't pass
#67
opened Jan 11, 2020 by
oremanj
trio_as_aio() can't handle async context managers that create a nursery or cancel scope...
#55
opened May 14, 2019 by
oremanj
aio_as_trio does not work on generator functions and context factory functions
#45
opened Nov 13, 2018 by
SillyFreak
Previous Next
ProTip!
no:milestone will show everything without a milestone.