Commit da9b900
Roman Skurikhin
Use set_exception instead of set_exception_info
set_exception_info method is only available in python2 backport of concurrent.futures, while set_exception method available everywhere.1 parent 42c88fd commit da9b900
File tree
1 file changed
+2
-3
lines changed- collapsing_thread_pool_executor
1 file changed
+2
-3
lines changedLines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
| 55 | + | |
| 56 | + | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
| |||
0 commit comments