[dmd-concurrency] shutting down

Andrei Alexandrescu andrei at erdani.com
Wed Jan 20 12:24:39 PST 2010


I think threads shouldn't be able to do much during shutdown. For 
example I don't think they should suddenly open sockets. How about 
opening files? Or calling system()? Any ideas on a unified approach?

Andrei


More information about the dmd-concurrency mailing list