mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-09 22:27:46 +00:00
This commit makes the Shell check for errors after a node is run(), and prevents further execution by unwinding until the error is cleared. Fixes #10649.