Skip to content

Message event loop tweaks#127

Merged
ssahani merged 1 commit intosystemd:mainfrom
cgzones:wip
Oct 21, 2024
Merged

Message event loop tweaks#127
ssahani merged 1 commit intosystemd:mainfrom
cgzones:wip

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
@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