You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixing a bug where a non-EOF frame is otherwise ready but still has n…
…o image data: instead of stalling indefinitely, it reuses the most recent non-future image and finalizes the frame. Added new unit tests to verify the fix.