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

Prevent the init process from exiting and continuing with start #351

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

jokemanfire
Copy link
Contributor

No need to wait for runc return an error.
provent this error

error="failed to exec in container: failed to start exec \"af85dfb98d747b7bc952faa4ffeffb782aee6765c0c807b5ce7a999dbb774e5e\": Others(\"Other: OCI runtime exec failed: exec failed: cannot exec in a stopped container\"): unknown"

@github-actions github-actions bot added the C-runc-shim Runc shim label Dec 4, 2024
crates/runc-shim/src/task.rs Outdated Show resolved Hide resolved
No need to wait for runc return an error

Signed-off-by: jokemanfire <[email protected]>
@mxpv mxpv added this pull request to the merge queue Dec 13, 2024
Merged via the queue into containerd:main with commit 6526c28 Dec 13, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-runc-shim Runc shim
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants