mrb_yield
break
This issue is related to #3640.
@@ -283,8 +283,8 @@ cipop(mrb_state *mrb)
struct mrb_context *c = mrb->c;
struct REnv *env = c->ci->env;
c->ridx = c->ci->rpos;
c->ci--;
if (env) {
mrb_env_unshare(mrb, env);
}
The note is not visible to the blocked user.