-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Native
-
None
-
Empty show more show less
We currently have a very freeform API for sessions which allows great flexibility, but also makes it very easy to forget to clean up sessions. We should provide a withSession helper which implicitly creates a session, and cleans it up after the given operation is completed.
- related to
-
NODE-1719 cursor id xxx not found [collection.watch]
- Closed