-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Empty show more show less
This work came out of NODE-2548 and was pulled out as a prerequisite.
- Refactor ChangeStream.close to use maybePromise helper
- Ensure explicitly closed change streams don't process further changes
- Fix broken mid-close tests by delaying the final write
- Add waitForStarted helper tests where appropriate to reduce flakiness