summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Library/2019-05-06-22-34-47.bpo-33110.rSJSCh.rst
blob: f1e2460c4927c8482d986df41759d21056d6cd3e (plain)
1
Handle exceptions raised by functions added by concurrent.futures add_done_callback correctly when the Future has already completed.