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

Fix issue where container is None #4016

Merged
merged 3 commits into from
Feb 22, 2022
Merged

Fix issue where container is None #4016

merged 3 commits into from
Feb 22, 2022

Conversation

epicfaace
Copy link
Member

Fix issue where container is None (#4015). The docker stats function should not throw an error on container_exists, but rather just treat the result of container_exists as False.

@mergify mergify bot merged commit 9b3fe50 into master Feb 22, 2022
@mergify mergify bot deleted the epicfaace-patch-9 branch February 22, 2022 08:07
@epicfaace epicfaace mentioned this pull request Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Worker error: container is None when transitioning from RUNNING state
2 participants