Skip to content

libcontainer: signalAllProcesses(): log warning when failing to thaw#2722

Merged
mrunalp merged 1 commit intoopencontainers:masterfrom
thaJeztah:warn_freeze
Jan 14, 2021
Merged

libcontainer: signalAllProcesses(): log warning when failing to thaw#2722
mrunalp merged 1 commit intoopencontainers:masterfrom
thaJeztah:warn_freeze

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

I noticed this was the only place in this function where we didn't handle errors on freezing/thawing. Logging as a warning, consistent with the other cases.

I noticed this was the only place in this function where we didn't
handle errors on freezing/thawing. Logging as a warning, consistent
with the other cases.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
Copy link
Copy Markdown
Member Author

@kolyshkin @AkihiroSuda ptal

@kolyshkin
Copy link
Copy Markdown
Contributor

CI (fedora) got stuck and hit a timeout. Restarted.

@kolyshkin
Copy link
Copy Markdown
Contributor

=== RUN   TestExecInTTY
    execin_test.go:349: unexpected carriage-return in output "PID   USER     TIME  COMMAND\r\n    1 root      0:00 cat\n    7 root      0:00 ps\n"
--- FAIL: TestExecInTTY (0.13s)

This one is #2425, addressed by #2723. GHA is faster so it appears more often now.

CI restarted...again )

@thaJeztah
Copy link
Copy Markdown
Member Author

All green now! Thanks for restarting CI

Copy link
Copy Markdown
Contributor

@kolyshkin kolyshkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mrunalp mrunalp merged commit dbbe7e6 into opencontainers:master Jan 14, 2021
@thaJeztah thaJeztah deleted the warn_freeze branch January 14, 2021 01:12
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.

3 participants