Open atoomic opened 7 years ago
This is the issue originally reported on https://code.google.com/archive/p/perl-compiler/issues/293 need to force reloading Coro::State::_jit, also probably need to remove READONLY flag from several SVs.
xtestc/0293.t tracks this issue
use Coro; print q(ok)
This is the issue originally reported on https://code.google.com/archive/p/perl-compiler/issues/293 need to force reloading Coro::State::_jit, also probably need to remove READONLY flag from several SVs.
xtestc/0293.t tracks this issue