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

Audit event source handlers and their return code #66

Open
prajnoha opened this issue Feb 15, 2021 · 0 comments
Open

Audit event source handlers and their return code #66

prajnoha opened this issue Feb 15, 2021 · 0 comments

Comments

@prajnoha
Copy link
Member

Currently, we use sd-event for event loop and event sources. Make sure that the return code is appropriate in all cases in event handlers - if it's <0, sd-event considers that as failure and based on that it disables the event source! This is probably not what we want in all failure cases - let's double check this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant