summaryrefslogtreecommitdiff
path: root/tests/test_futures.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2014-11-20 13:49:19 +0100
committerVictor Stinner <victor.stinner@gmail.com>2014-11-20 13:49:19 +0100
commitfca11e3534eca930e1adeebb74b1c039e983542b (patch)
tree2cb8aea550431c695c830fc07befc65fbe29f7cf /tests/test_futures.py
parent0ffdda2b9ac21d1341dfb8def0405a283ee36596 (diff)
downloadtrollius-fca11e3534eca930e1adeebb74b1c039e983542b.tar.gz
In debug mode, Future.set_exception() now formats the exception traceback if it
is known, instead of using the current stack. So when a task waits for a second task and the second task raises an exception, the first task keeps the traceback of the second task, which is more useful.
Diffstat (limited to 'tests/test_futures.py')
0 files changed, 0 insertions, 0 deletions