@@ -1002,6 +1002,7 @@ RETRY_TRY_BLOCK:
if (exc_catched) {
exc_catched = FALSE;
mrb_gc_arena_restore(mrb, ai);
if (mrb->exc && mrb->exc->tt == MRB_TT_BREAK)
goto L_BREAK;
goto L_RAISE;
The note is not visible to the blocked user.