elastic / apm-agent-dotnet

https://www.elastic.co/guide/en/apm/agent/dotnet/current/index.html
Apache License 2.0
585 stars 208 forks source link

Increase logging of testcontainer #2468

Closed Mpdreamz closed 1 month ago

Mpdreamz commented 1 month ago

This also updates TestContainers to a version that's passing the cancellation token to SemaphoreSlim.

We now also forcefully break out if disposing the container takes longer then 2 minutes.