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

Signal handling during file IO operations #32

Open
maxirmx opened this issue Oct 9, 2021 · 0 comments
Open

Signal handling during file IO operations #32

maxirmx opened this issue Oct 9, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@maxirmx
Copy link
Member

maxirmx commented Oct 9, 2021

libdwarfs-wr and underlying libdwarfs shall handle signals during file io operations according to POSIX specification, terminate operation gracefully and set errno to
[EINTR] The xxx operation was terminated due to the receipt of a signal

@maxirmx maxirmx changed the title Signal handling in file IO Signal handling during file IO operations Oct 9, 2021
@maxirmx maxirmx added the bug Something isn't working label Oct 20, 2021
@maxirmx maxirmx added this to the v0.1.10 milestone Feb 8, 2022
@maxirmx maxirmx removed this from the v0.1.11 milestone Apr 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant