Message295876
The simple answer here is _run_finalizers() is not thread-safe, but finalizers can be registered or cancelled from any thread.
I could not write a simple synthetic script to reproduce the issue, but it should nevertheless be fixable. |
|
Date |
User |
Action |
Args |
2017-06-13 09:25:11 | pitrou | set | recipients:
+ pitrou, ned.deily, sbt, davin, Jorge Herskovic, Marandil |
2017-06-13 09:25:11 | pitrou | set | messageid: <1497345911.56.0.201239952508.issue24484@psf.upfronthosting.co.za> |
2017-06-13 09:25:11 | pitrou | link | issue24484 messages |
2017-06-13 09:25:11 | pitrou | create | |
|