Currently, all threads have some operation on which they block. Hence, they are terminated by injecting a fake event/update/whatever to trigger the release of that operation. This works fine (in most cases, see #113) but might be achievable in a simpler manner.
Currently, all threads have some operation on which they block. Hence, they are terminated by injecting a fake event/update/whatever to trigger the release of that operation. This works fine (in most cases, see #113) but might be achievable in a simpler manner.