Message342261
| Author | asvetlov |
|---|---|
| Recipients | asvetlov, bquinlan, hniksic, pitrou |
| Date | 2019-05-12.15:05:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1557673512.24.0.823274692151.issue36780@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
As documentation reader I have a mental problem to figure out when use non-default `wait_at_exit=False` flag and when don't. The rule like: "if you tried to call `executor.shutdown(wait=False)` and it still hangs try `executor.shutdown(wait=False, wait_at_exit=False)`, maybe it can help" doesn't sound too robust. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-12 15:05:12 | asvetlov | set | recipients: + asvetlov, bquinlan, pitrou, hniksic |
| 2019-05-12 15:05:12 | asvetlov | set | messageid: <1557673512.24.0.823274692151.issue36780@roundup.psfhosted.org> |
| 2019-05-12 15:05:12 | asvetlov | link | issue36780 messages |
| 2019-05-12 15:05:11 | asvetlov | create | |