Multiple event loops
Open
- Dominant language
- Python
- Stars
- 967
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
The code currently seems to *assume* it will never be accessed by multiple event loops at the same time.
I have made [a minimal reproduction of the issue](https://github.com/user-attachments/files/21707969/test_janus_failure.py.txt).
Contributor guide
Assessment
This issue has not been assessed yet.