Disposing a disposed object #4843
Labels
customer-reported
Issue created by a customer
good first issue
Good for newcomers
needs-investigation
Describe the bug
My application is running in Kubernetes, when I do deployment the old pod raised following exception when it shuts down. In my code, it just call
CosmosClinet.Dispose()
in object Dispose method.Environment summary
SDK Version: 3.43.0
OS Version: linux
The text was updated successfully, but these errors were encountered: