-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 0.5.1
-
Component/s: None
-
None
To avoid situations where the user may end up iterating over the same cursor multiple times, we should not allow the get_iterator handler to create multiple PHP iterators (i.e. successive invocations should throw).