Message331224
| Author | pablogsal |
|---|---|
| Recipients | ericvw, pablogsal, pitrou, tzickel |
| Date | 2018-12-06.11:12:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1544094728.75.0.788709270274.issue35378@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Although I think keeping the iterator is not a bad solution if done correctly, I think more and more that is not the best solution. @Antoine, would you be ok passing a weak reference to the iterator and raising if the pool is dead? I still think we should try to avoid hanging. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-12-06 11:12:08 | pablogsal | set | recipients: + pablogsal, pitrou, ericvw, tzickel |
| 2018-12-06 11:12:08 | pablogsal | set | messageid: <1544094728.75.0.788709270274.issue35378@psf.upfronthosting.co.za> |
| 2018-12-06 11:12:08 | pablogsal | link | issue35378 messages |
| 2018-12-06 11:12:08 | pablogsal | create | |