tt: prevent superfluous ttsession processes.

This commit is contained in:
Liang Chang
2022-03-24 14:49:03 +00:00
parent 3795cdbd5e
commit 1ac963d735
2 changed files with 6 additions and 13 deletions

View File

@@ -358,6 +358,7 @@ int main(int argc, char **argv)
}
install_signal_handler();
signal(SIGCHLD, SIG_DFL);
// set up a pipe which will be used by the child ttsession to
// communicate it's session id to the parent ttsession which