]> granicus.if.org Git - python/commit
asyncio, Tulip issue 105: in debug mode, log callbacks taking more than 100 ms
authorVictor Stinner <victor.stinner@gmail.com>
Fri, 20 Jun 2014 15:34:15 +0000 (17:34 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Fri, 20 Jun 2014 15:34:15 +0000 (17:34 +0200)
commit0e6f52a2114d4fb3bf196e6a17e3b5daea3c0cdc
tree4ab5314c8ad9a589834cf0c8a1bc1a89b9327b75
parent4932e14542e10191b6b598307641f6b54c5da239
asyncio, Tulip issue 105: in debug mode, log callbacks taking more than 100 ms
to be executed.
Lib/asyncio/base_events.py
Lib/test/test_asyncio/test_base_events.py