summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2014-03-21 09:00:52 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2014-03-21 09:00:52 (GMT)
commit93569c2b3d48b36df80635dbe3c02e3d5baa00d7 (patch)
tree0b00d71b628b2fbd5e99caafb56e5a05b396614c /Modules
parent4137465bf546964736e45bed16a15d05000b26e8 (diff)
downloadcpython-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