diff options
author | Takashi Kokubun <[email protected]> | 2023-10-19 17:04:51 -0700 |
---|---|---|
committer | Takashi Kokubun <[email protected]> | 2023-10-19 17:06:23 -0700 |
commit | a9d7525fb420e721da38c0959dcc8980cd0cf38e (patch) | |
tree | 4fd6371d8fe0ab55bdd79ec90ad2f2d5320cc928 /template | |
parent | 72f97ee06ebca8d33ca419c7b413568fca6c3b7e (diff) |
Avoid initializing jit_cont_lock multiple times
Contrary to my initial assumption, rb_threadptr_root_fiber_setup() is
called for each Ractor, not just once at boot. I changed the place to
call rb_jit_cont_init() to avoid calling it multiple times.
Diffstat (limited to 'template')
0 files changed, 0 insertions, 0 deletions