Skip to content

Do not log errors before returning them#191

Merged
dmcgowan merged 1 commit intocontainerd:mainfrom
kzys:log-error
Dec 13, 2021
Merged

Do not log errors before returning them#191
dmcgowan merged 1 commit intocontainerd:mainfrom
kzys:log-error

Conversation

@kzys
Copy link
Member

@kzys kzys commented Dec 3, 2021

Except for one case, all logs are ultimately returned to the callers.
Fixes #179.

Signed-off-by: Kazuyoshi Kato [email protected]

Except for one case, all logs are ultimately returned to the callers.
Fixes containerd#179.

Signed-off-by: Kazuyoshi Kato <[email protected]>
@kzys
Copy link
Member Author

kzys commented Dec 7, 2021

cc @TBBle

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.

context.Resource generates unavoidable log-spam on Windows

3 participants