testcontainers / testcontainers-java

Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
https://testcontainers.org
MIT License
8.05k stars 1.66k forks source link

Revert "Add shutdownHook to send sigterm to ryuk (#7717)" #9504

Closed eddumelendez closed 2 weeks ago

eddumelendez commented 2 weeks ago

This reverts commit 39f02190c01702fb3121b080f29c72bbdf7c78ea.

Fixes #8558

mkjensen commented 2 weeks ago

Thank you! Looking forward to a release containing this. We have been stuck on 1.19.1 for a while.