How are theads, Tid and spawn related?
    Sean Kelly via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Sun Nov  2 17:56:25 PST 2014
    
    
  
For those cases you could use spawnLinked and then receive 
LinkTerminated as well, if you're looking for a solution within 
the concurrency API.
    
    
More information about the Digitalmars-d-learn
mailing list