Skip to content

brush should ignore SIGTERM in interactive mode #932

@oech3

Description

@oech3
fish> bash -c 'kill -SEGV $$'
fish: Job 1, 'bash -c 'kill -SEGV $$'' terminated by signal SIGSEGV (Address boundary error)
fish>  brush -c 'kill -SEGV $$' # exit 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: compatRelated to compatibility with standard shellsarea: signalsRelates to signal or trap handling within the shell.bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions