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
Today, I tried running MongoDbTests on Windows and it failed with DotNet.Testcontainers.Containers.ResourceReaperException : Initialization has been cancelled.. I have found testcontainers/testcontainers-dotnet#449
Context
Today, I tried running MongoDbTests on Windows and it failed with
DotNet.Testcontainers.Containers.ResourceReaperException : Initialization has been cancelled.
. I have found testcontainers/testcontainers-dotnet#449Why
Take notice that https://github.com/HofmeisterAn/dotnet-testcontainers has moved to https://github.com/testcontainers/testcontainers-dotnet so it should be done anyway.
The next version of
DotNet.Testcontainers
1.6.0
isTestcontainers
2.0.0
What
Migrate to use Testcontainers 2.0.0
The text was updated successfully, but these errors were encountered: