On Thu, 21 May 2026 10:29:21 +0900 Masami Hiramatsu (Google) <[email protected]> wrote:
> > Do not reset the missed_events flag when checking if there were missed > > events, but instead clear it when moving the iterator head to the next > > event. > > > > As Sashiko pointed, this flag should be reset in rb_iter_reset() too. > (But that seems like another issue?) > Hmm, I think that was an issue even before this patch, but Sashiko is right. It should be fixed. I'll send a v2. Thanks, -- Steve
