-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Test Coverage
-
None
The Client Side Encryption tests for Reactive Streams don't close the MongoClient or ClientEncryption instances after each execution. This leads to hundreds of open MongoClient instances remaining open for the remainder of the run.