testcontainers / testcontainers-dotnet

A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
https://dotnet.testcontainers.org
MIT License
3.65k stars 250 forks source link

chore : Do not block async context on acquire lock #1188

Closed HofmeisterAn closed 4 weeks ago

HofmeisterAn commented 1 month ago

What does this PR do?

The PR no longer blocks the async context when starting, stopping, creating, or deleting a resource.

Why is it important?

Unblocks threads.

Related issues

-

netlify[bot] commented 1 month ago

Deploy Preview for testcontainers-dotnet ready!

Name Link
Latest commit 505e9e9f2d23692fc05fa1dcca191af3550171bb
Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/6661e33ea7d8a50008d9a413
Deploy Preview https://deploy-preview-1188--testcontainers-dotnet.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.