summaryrefslogtreecommitdiffstats
path: root/Lib/asyncio/queues.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2014-10-11 12:30:18 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2014-10-11 12:30:18 (GMT)
commitc8bd53f81512acf805708abca31f5491c13ae185 (patch)
tree01813c7bac8fb724a4435ff4de774ba41e6cb6c0 /Lib/asyncio/queues.py
parent682124ccc3c7e07006ca99346f749689a5229459 (diff)
downloadcpython-c8bd53f81512acf805708abca31f5491c13ae185.zip
cpython-c8bd53f81512acf805708abca31f5491c13ae185.tar.gz
cpython-c8bd53f81512acf805708abca31f5491c13ae185.tar.bz2
Issue #22601: run_forever() now consumes BaseException of the temporary task
If the coroutine raised a BaseException, consume the exception to not log a warning. The caller doesn't have access to the local task.
Diffstat (limited to 'Lib/asyncio/queues.py')
0 files changed, 0 insertions, 0 deletions