diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-03-21 09:00:52 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-03-21 09:00:52 (GMT) |
commit | 93569c2b3d48b36df80635dbe3c02e3d5baa00d7 (patch) | |
tree | 0b00d71b628b2fbd5e99caafb56e5a05b396614c /Modules | |
parent | 4137465bf546964736e45bed16a15d05000b26e8 (diff) | |
download | cpython-93569c2b3d48b36df80635dbe3c02e3d5baa00d7.zip cpython-93569c2b3d48b36df80635dbe3c02e3d5baa00d7.tar.gz cpython-93569c2b3d48b36df80635dbe3c02e3d5baa00d7.tar.bz2 |
asyncio: Ensure call_soon(), call_later() and call_at() are invoked on current
loop in debug mode. Raise a RuntimeError if the event loop of the current
thread is different. The check should help to debug thread-safetly issue.
Patch written by David Foster.
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions