Adjective-Object / first-order-motion-tk

MIT License
1 stars 1 forks source link

Workers sometimes hang on exit #5

Open Adjective-Object opened 3 years ago

Adjective-Object commented 3 years ago

In some situations, worker processes will hang when the main window exits. This bug is to investigate why that is and track it down.

May just have to implement a poison pill approach where we manually ask the processes to kill themselves when the host exits.