orlandos-nl / MongoKitten

Native MongoDB driver for Swift, written in Swift
https://orlandos.nl/docs/mongokitten/
MIT License
709 stars 101 forks source link

Fix a race condition in MongoCluster #311

Closed Obbut closed 1 year ago

Obbut commented 1 year ago

Closes #310, as already discussed with @Joannis

Adding a test case to catch this would be a good idea, but is quite involved, so I will create another issue for that.