Revert "Latch signal handlers"

This reverts commit 7ed1022cf4.

Fixes #5962.
This commit is contained in:
Fabian Homborg
2019-06-25 11:16:48 +02:00
parent 3bc392a6b3
commit caedf01c00
5 changed files with 9 additions and 20 deletions

View File

@@ -1744,7 +1744,7 @@ static void reader_interactive_init() {
}
}
signal_set_handlers(shell_is_interactive());
signal_set_handlers();
}
// It shouldn't be necessary to place fish in its own process group and force control