summaryrefslogtreecommitdiff
blob: f1e2460c4927c8482d986df41759d21056d6cd3e (plain)
1
Handle exceptions raised by functions added by concurrent.futures add_done_callback correctly when the Future has already completed.