summaryrefslogtreecommitdiff
path: root/thread.c
diff options
context:
space:
mode:
authorKoichi Sasada <ko1@atdot.net>2020-12-24 04:18:17 +0900
committerKoichi Sasada <ko1@atdot.net>2020-12-24 04:30:49 +0900
commit7fcb6b3dbe7517fe5426fdb6871cd4940a71b7e8 (patch)
treec4d4fff4b44b0cca9504f1cfbcbfaeed7d81c193 /thread.c
parent458d5175b9f3476c4d0c95c35458aab10c78e647 (diff)
fix ractor-locking around rb_ractor_thread_list()
With locking a ractor, rb_ary_push() can call RB_VM_LOCK_ENTER() and it violates an assertion: should not acquire ractor-lock.
Diffstat (limited to 'thread.c')
0 files changed, 0 insertions, 0 deletions