Commit 3b076b3
committed
fix(cursor): call
If a cursor needed to check for session support it would do so, and
then call the `next` function which in most cases would directly
call `_initialize` again - but sometimes would erroneously issue
a `getMore`.initialize after session support check1 parent 3471c28 commit 3b076b3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
435 | 435 | | |
436 | 436 | | |
437 | 437 | | |
438 | | - | |
| 438 | + | |
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
| |||
0 commit comments