-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
PyMongo's test-suite should implement the following prose tests from the change streams specification:
4. ChangeStream will not attempt to resume on any error encountered while executing an aggregate command.
6. ChangeStream will perform server selection before attempting to resume, using initial readPreference
10. ChangeStream will resume after a killCursors command is issued for its child cursor.