arun11299 / cpp-subprocess

Subprocessing with modern C++
Other
458 stars 91 forks source link

subprocess becomes a <defunct> process #4

Closed yytdfc closed 7 years ago

yytdfc commented 7 years ago

When I kill the subprocess in main process while main process still running, the subprocess becomes a process, and the ps status is Z+.