Fix chained IO suspensions in value_to_js callback wrapper
The resume callback in the value_to_js VmSuspended handler now catches VmSuspended recursively, building a new suspension object and calling _driveAsync for each iteration. Fixes repeat N times ... wait ... end which produces N sequential suspensions. Bounce works on repeated clicks. 4/4 regression tests pass. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user