stateRef was still 'resuming' when advanceRef.current() ran, causing it to bail out. Now sync stateRef immediately before advance. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
stateRef was still 'resuming' when advanceRef.current() ran, causing it to bail out. Now sync stateRef immediately before advance. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>