summaryrefslogtreecommitdiffstats
path: root/Modules/socketmodule.c
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)
commit87bbefe1137d8bbe42503f6dc0633ff25be6868b (patch)
tree7150881019f55b9a7d082eece14b6ce19d5c154c /Modules/socketmodule.c
parentee6bdc07d65d5df418ad9dc2bb7139666af9a6b2 (diff)
downloadcpython-87bbefe1137d8bbe42503f6dc0633ff25be6868b.zip
cpython-87bbefe1137d8bbe42503f6dc0633ff25be6868b.tar.gz
cpython-87bbefe1137d8bbe42503f6dc0633ff25be6868b.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/socketmodule.c')
0 files changed, 0 insertions, 0 deletions