Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Collection): fix session leak in parallelCollectonScan
Makes sure that parallelCollectionScan does not create an implicit session, so that it does not leak or expire.
- Loading branch information