Irit Katriel <iritkatr...@gmail.com> added the comment:

The documentation should explicitly mention that an event loop should be 
accessed from only one thread (it hints at this by referring to "the loop of 
the current thread" but I don't see this stated clearly).

In the code, it would be good if multi-threaded access failed with a clearer 
error.

----------
nosy: +iritkatriel
versions: +Python 3.10, Python 3.11, Python 3.9 -Python 3.6, Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34680>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to