Message331444
| Author | pablogsal |
|---|---|
| Recipients | ericvw, pablogsal, pitrou, tzickel, vstinner |
| Date | 2018-12-09.17:44:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1544377472.94.0.788709270274.issue35378@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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: <1544377472.94.0.788709270274.issue35378@psf.upfronthosting.co.za> |
| 2018-12-09 17:44:32 | pablogsal | link | issue35378 messages |
| 2018-12-09 17:44:32 | pablogsal | create | |