Message331444
Also, making tests that do not leak threads for this case is very difficult as if we go with weakrefs, the test *has* to leak a pool (the pool is dead but never calls join/close) to check that when you use the iterator the exception happens. Also, getting such test race-free is going to be challenging. |
|
| Date |
User |
Action |
Args |
| 2018-12-09 17:44:33 | pablogsal | set | recipients:
+ pablogsal, pitrou, vstinner, ericvw, tzickel |
| 2018-12-09 17:44:32 | pablogsal | set | messageid: <[email protected]> |
| 2018-12-09 17:44:32 | pablogsal | link | issue35378 messages |
| 2018-12-09 17:44:32 | pablogsal | create | |
|