mirror of
https://github.com/python/cpython.git
synced 2026-04-22 20:01:13 +00:00
Wrap the callback call within the `add_done_callback` function within concurrent.futures, in order to behave in an identical manner to callbacks added to a running future are triggered once it has completed.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| futures | ||
| __init__.py | ||