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

Message event loop tweaks #127

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Message event loop tweaks #127

merged 1 commit into from
Oct 21, 2024

Conversation

cgzones
Copy link
Contributor

@cgzones cgzones commented Oct 21, 2024

Stop the event source before unregistering it.

Unregister the event loop before closing the journal.

Unset the watch file descriptor when closing the parent journal.

Assert the file descriptor of incoming events has the same number as the one on creation time (it might however still point to a differnt file).

Stop the event source before unregistering it.

Unregister the event loop before closing the journal.

Unset the watch file descriptor when closing the parent journal.

Assert the file descriptor of incoming events has the same number as the
one on creation time (it might however still point to a differnt file).
@ssahani ssahani merged commit d7232f8 into systemd:main Oct 21, 2024
1 check passed
@cgzones cgzones deleted the wip branch October 21, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants