Message208920
futures.patch: reuse _AcquireFutures context manager to protect the list of futures against concurrent access.
Without the patch, stress_wait.py hangs. With the patch, it works correctly. |
|
Date |
User |
Action |
Args |
2014-01-23 13:31:37 | vstinner | set | recipients:
+ vstinner, tim.peters, bquinlan, mark.dickinson, sbt, glangford |
2014-01-23 13:31:37 | vstinner | set | messageid: <1390483897.82.0.871008828394.issue20319@psf.upfronthosting.co.za> |
2014-01-23 13:31:37 | vstinner | link | issue20319 messages |
2014-01-23 13:31:36 | vstinner | create | |
|