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 | 87bbefe1137d8bbe42503f6dc0633ff25be6868b (patch) | |
| tree | 7150881019f55b9a7d082eece14b6ce19d5c154c /Modules/socketmodule.c | |
| parent | ee6bdc07d65d5df418ad9dc2bb7139666af9a6b2 (diff) | |
| download | cpython-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
