Skip to content

main: restore SIGTSTP handler after replay#656

Merged
pkova merged 1 commit into
developfrom
pkova/sigtstp
May 29, 2024
Merged

main: restore SIGTSTP handler after replay#656
pkova merged 1 commit into
developfrom
pkova/sigtstp

Conversation

@pkova

@pkova pkova commented May 27, 2024

Copy link
Copy Markdown
Collaborator

CTRL+z to force kill an urbit process has been broken for some time. This was caused by our SIGTSTP handler being overwritten in _cw_play_imp that gets called not only during replay but on every boot if we're not a new pier.

@pkova pkova requested a review from a team as a code owner May 27, 2024 13:05
@pkova pkova merged commit 6c07292 into develop May 29, 2024
@pkova pkova deleted the pkova/sigtstp branch May 29, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants