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

Fix unix impl: Retry syscall on EINTR #51

Merged
merged 1 commit into from
Sep 16, 2023
Merged

Fix unix impl: Retry syscall on EINTR #51

merged 1 commit into from
Sep 16, 2023

Conversation

NobodyXu
Copy link
Member

Fixed #50

Fixed #50

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
@NobodyXu NobodyXu enabled auto-merge (squash) September 16, 2023 07:57
@NobodyXu NobodyXu merged commit de7566f into main Sep 16, 2023
44 checks passed
@NobodyXu NobodyXu deleted the fix/retry- branch September 16, 2023 08:17
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.

Reenter syscall on EINTR
2 participants