FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(core): make sure context manager exits by alexanderankin · Pull Request #876 · testcontainers/testcontainers-python · GitHub

fix(core): make sure context manager exits - #876

Merged
alexanderankin merged 3 commits into
mainfrom
fix/python
Sep 22, 2025
Merged

fix(core): make sure context manager exits#876
alexanderankin merged 3 commits into
mainfrom
fix/python

Conversation

Copy link
Copy Markdown
Member

maybe don't write your software in python

santi commented Sep 22, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

Looked through it, and my initial thought was that this is somewhat similar to the problem that ExitStack tries to solve, but at the same time ExitStack is very niche, so that is it much more maintainable to do it your way

Copy link
Copy Markdown
Member Author

exit stack takes so much more code. its kind of horrific either way. im open to improvements now or later.

santi self-requested a review September 22, 2025 14:17
alexanderankin merged commit 10089f6 into main Sep 22, 2025
8 checks passed
alexanderankin deleted the fix/python branch September 22, 2025 14:18
alexanderankin pushed a commit that referenced this pull request Sep 24, 2025
🤖 I have created a release *beep* *boop*
---


##
[4.13.1](testcontainers-v4.13.0...testcontainers-v4.13.1)
(2025-09-24)


### Bug Fixes

* **core:** Added 'compose' in compose_command_property
([#879](#879))
([769b7b6](769b7b6))
* **core:** make sure context manager exits
([#876](#876))
([10089f6](10089f6))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL