Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stopper handlers in non-controlled job #258

Merged
merged 3 commits into from
May 8, 2023

Conversation

magicant
Copy link
Owner

@magicant magicant commented May 8, 2023

An interactive job-controlling shell should make its non-controlled subshells ignore the SIGTSTP, SIGTTIN, and SIGTTOU signals so that the signals cannot stop them. If such a subshell were stopped, you could never resume it!

@magicant magicant self-assigned this May 8, 2023
@magicant magicant mentioned this pull request May 8, 2023
26 tasks
@magicant magicant merged commit 260b223 into master May 8, 2023
5 checks passed
@magicant magicant deleted the stopper_handlers_in_unmonitored_job branch May 8, 2023 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant