You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 13, 2025. It is now read-only.
When running the tests from
sbtwith:some of the containers don't close after running the tests finish. Resulting in:

Perhaps there's a problem with how
zio.sql.TestContainerandzio.sql.JdbcRunnableSpecare interacting with ZIO Test.Also it seems like closing
sbtalso closes these containers after couple of seconds.