-
Type:
Sub-task
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In async we rely on the operation returning a single result and then use into([]) to get all the results. Batch cursors can be used to enforce that theres only ever a single batch returned.