Skip to content

Stop ignoring signals - #337

Open
willwwarner wants to merge 2 commits into
vala-lang:masterfrom
willwwarner:stop-ignoring-signals
Open

Stop ignoring signals#337
willwwarner wants to merge 2 commits into
vala-lang:masterfrom
willwwarner:stop-ignoring-signals

Conversation

@willwwarner

Copy link
Copy Markdown

Currently, process signals are ignored after shutdown is called.

Previously, after the `shutdown` call was received, process signals would
be ignored.

This also makes `client_closed` and `check_signal` avoid calling `shutdown ()`
if the server is already shutting down.

Finally, this removes the unused `client_closed_event_id`.
Comment thread src/server.vala Outdated
@willwwarner
willwwarner force-pushed the stop-ignoring-signals branch from 615e5ac to 0c18464 Compare June 3, 2026 15:14
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