Skip to content

[1.2] Retry direct unix package calls if observing EINTR#4650

Merged
cyphar merged 1 commit intoopencontainers:release-1.2from
kolyshkin:1.2-4637
Feb 27, 2025
Merged

[1.2] Retry direct unix package calls if observing EINTR#4650
cyphar merged 1 commit intoopencontainers:release-1.2from
kolyshkin:1.2-4637

Conversation

@kolyshkin
Copy link
Contributor

This is a backport of #4637 to release-1.2.


Retry Recvfrom, Sendmsg, Readmsg, and Read as they can return EINTR.

(cherry picked from commit 28475f1)

Retry Recvfrom, Sendmsg, Readmsg, and Read as they can return EINTR.

Signed-off-by: Evan Phoenix <evan@phx.io>
(cherry picked from commit 28475f1)
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
@kolyshkin kolyshkin added this to the 1.2.6 milestone Feb 26, 2025
@kolyshkin kolyshkin added the backport/1.2-pr A backport PR to release-1.2 label Feb 26, 2025
@evanphx
Copy link
Contributor

evanphx commented Feb 26, 2025

@kolyshkin Thanks for backporting this!

@cyphar cyphar merged commit 58c8c81 into opencontainers:release-1.2 Feb 27, 2025
40 checks passed
@rata rata mentioned this pull request Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/1.2-pr A backport PR to release-1.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants