Details
Description
use QProcess to start a non-existing command, and try "ps ax", a zombie process can be seen in the list.
This doesn't happen when the command is started successfully.
use QProcess to start a non-existing command, and try "ps ax", a zombie process can be seen in the list.
This doesn't happen when the command is started successfully.