Yes, but remember that the main thread doesn't die the moment the app's main() 
function returns.  There's some runtime shutdown code that's run first.  See 
druntime/rt/dmain2.d.

So in my case, the main thread hangs up in the runtime? great …

Reply via email to