minio / minio-dotnet

MinIO Client SDK for .NET
https://docs.min.io/docs/dotnet-client-quickstart-guide.html
Apache License 2.0
575 stars 230 forks source link

Adds missing parts of the fix in PR #1110 #1130

Closed ebozduman closed 4 months ago

ebozduman commented 4 months ago

After PR #1110 is merged, the functional test case added in PR #1110 started failing sporadically but frequently. This PR fixes the timing issue and there were bunch of unnecessary code that is removed.