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

libcnb-test: Document Docker resource teardown #743

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Nov 17, 2023

To (a) reassure users that resources are cleaned up, (b) to prevent users thinking that resources are cleaned up later (ie at the very end of the test itself).

Fixes #374.
GUS-W-14511364.

@edmorley edmorley added documentation Improvements or additions to documentation libcnb-test labels Nov 17, 2023
@edmorley edmorley self-assigned this Nov 17, 2023
@edmorley edmorley force-pushed the edmorley/document-docker-cleanup branch from b8c76e8 to d0f093f Compare November 17, 2023 10:56
@edmorley edmorley changed the title libcnb-test: Mention when Docker resource teardown occurs in rustdocs libcnb-test: Document Docker resource teardown Nov 17, 2023
@edmorley edmorley marked this pull request as ready for review November 17, 2023 10:56
@edmorley edmorley requested a review from a team as a code owner November 17, 2023 10:56
@edmorley edmorley enabled auto-merge (squash) November 17, 2023 10:57
@edmorley edmorley merged commit eda8753 into main Nov 17, 2023
4 checks passed
@edmorley edmorley deleted the edmorley/document-docker-cleanup branch November 17, 2023 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation libcnb-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document how libcnb-test's container teardown works
2 participants