-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
In MOTOR-633 we added a test to ensure that watch methods can accept both "session=session" and "session.session.delegate" to avoid breaking backwards compatibility. We may want to change this and reject passing raw pymongo ClientSessions in Motor 3.0.
For more background see MOTOR-633 and https://github.com/mongodb/motor/pull/96#discussion_r557679720
- related to
-
MOTOR-633 Collection.watch does not work with a session
- Closed