Skip to content

fix: update testcontainers to v0.43.0 and fix container leak - #747

Open
dmakushin wants to merge 1 commit into
stephenafamo:mainfrom
dmakushin:fix/update-testcontainers
Open

fix: update testcontainers to v0.43.0 and fix container leak#747
dmakushin wants to merge 1 commit into
stephenafamo:mainfrom
dmakushin:fix/update-testcontainers

Conversation

@dmakushin

Copy link
Copy Markdown
Contributor
  • Bump testcontainers-go, modules/postgres, modules/mysql to v0.43.0
  • Add ctest.Cleanup helper using t.Cleanup to guarantee container termination, registered before error checks
  • Fix container leak in psql, mysql, sqlite driver tests where failed Run() early-returned before defer was registered

- Bump testcontainers-go, modules/postgres, modules/mysql to v0.43.0
- Add ctest.Cleanup helper using t.Cleanup to guarantee container
  termination, registered before error checks
- Fix container leak in psql, mysql, sqlite driver tests where
  failed Run() early-returned before defer was registered
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.

1 participant