Determination of thread status.

Vitaly gkvetal at gmail.com
Thu Dec 27 06:22:31 UTC 2018


> Maybe use spawnLinked()? https://run.dlang.io/is/9xbyAF
Thanks.
At the moment, I implemented it through sending a message, and 
receiveTimeout receiving, if the response is not received after 
the timeout expires, then it is considered that the  has 
terminated. Probably this is not right, but I will try other 
options.


More information about the Digitalmars-d-learn mailing list