Right now we call move multiple times per iteration to get the prev and next for materializeMutations. It should be possible to track prev and next in the iterator itself.
Right now we call `move` multiple times per iteration to get the prev and next for materializeMutations. It should be possible to track prev and next in the iterator itself.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Right now we call
movemultiple times per iteration to get the prev and next for materializeMutations. It should be possible to track prev and next in the iterator itself.This is now fixed for forward iteration