mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-31 09:46:11 +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.