How can I get notified when an process created by spawnShell() has exit?

Marc jckj33 at gmail.com
Wed Mar 7 15:03:28 UTC 2018


I do need to start (up to 4 a time) processes in parallel but I'd 
like to get notified (similar to C#'s Process.Exited Event) when 
the process exits. How can I do that in D?



More information about the Digitalmars-d-learn mailing list