Message341616
| Author | bquinlan |
|---|---|
| Recipients | Brian McCutchon, bquinlan, pitrou |
| Date | 2019-05-06.19:29:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1557170966.25.0.607705150976.issue36395@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Hey Brian, why can't you use threads in your unit tests? Are you worried about non-determinism or resource usage? Could you make a ThreadPoolExecutor with a single worker? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-06 19:29:26 | bquinlan | set | recipients: + bquinlan, pitrou, Brian McCutchon |
| 2019-05-06 19:29:26 | bquinlan | set | messageid: <1557170966.25.0.607705150976.issue36395@roundup.psfhosted.org> |
| 2019-05-06 19:29:26 | bquinlan | link | issue36395 messages |
| 2019-05-06 19:29:26 | bquinlan | create | |