Skip to content

Do not log errors before returning them - #191

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

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

Conversation

@kzys

@kzys kzys commented Dec 3, 2021

Copy link
Copy Markdown
Member

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

Signed-off-by: Kazuyoshi Kato katokazu@amazon.com

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

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
@kzys

kzys commented Dec 7, 2021

Copy link
Copy Markdown
Member Author

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