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: clean up reaper instances #491

Closed
wants to merge 5 commits into from
Closed

Conversation

alexanderankin
Copy link
Member

@alexanderankin alexanderankin commented Mar 23, 2024

suggest a fix for #489

@alexanderankin alexanderankin changed the title suggest a fix for #489 fix: clean up reaper instances Mar 23, 2024
alexanderankin added a commit that referenced this pull request Mar 24, 2024
@alexanderankin
Copy link
Member Author

superceded by #499

from testcontainers.core import container
from testcontainers.core.container import Reaper
from testcontainers.core.container import DockerContainer
from testcontainers.core.waiting_utils import wait_for_logs


@pytest.mark.skip("invalid test - ryuk logs 'Removed' right before exiting")
Copy link
Member

Choose a reason for hiding this comment

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

Why don't we remove the test if it is invalid?
I think the test should check, that the Ryuk container and the Docker container are gone in this case?

bearrito pushed a commit to bearrito/testcontainers-python that referenced this pull request Mar 30, 2024
@alexanderankin alexanderankin deleted the fix_reaper_not_exiting branch September 24, 2024 13:36
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.

2 participants