- terminate() would hang if called from a worker thread because it would attempt to self-join - the handleWorkerTasks could miss signal emits, resulting in a hanging task queue or a missed termination signal |
||
|---|---|---|
| .. | ||
| core | ||
| internal | ||
| appmain.d | ||
- terminate() would hang if called from a worker thread because it would attempt to self-join - the handleWorkerTasks could miss signal emits, resulting in a hanging task queue or a missed termination signal |
||
|---|---|---|
| .. | ||
| core | ||
| internal | ||
| appmain.d | ||