summaryrefslogtreecommitdiff
path: root/lib/bundler/index.rb
diff options
context:
space:
mode:
authorNARUSE, Yui <naruse@airemix.jp>2021-02-08 19:13:52 +0900
committerNARUSE, Yui <naruse@airemix.jp>2021-02-08 19:13:52 +0900
commit9aba46d8d80473594e567dff1652626e7b2a77b0 (patch)
tree5a5bf0d45e6874414fad875f8144dc8dad44be7d /lib/bundler/index.rb
parent6e8e7005724e9b67a80ca0bcf455aa1c8bef31cf (diff)
merge revision(s) 6f727853cee41195b67ee5d793c1ac23fe1a6ae0,b2674c1fd725b43adf51af7935c780359d70c2a4: [Backport #17482]
only main thread can modify vm->ubf_async_safe vm->ubf_async_safe is VM global resource and only main thread can manipulate it. [Bug #17482] --- thread.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) unblock thread is only for main ractor. other ractors should not have a unblock thread. This patch fixes 6f727853cee41195b67ee5d793c1ac23fe1a6ae0. --- thread.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Diffstat (limited to 'lib/bundler/index.rb')
0 files changed, 0 insertions, 0 deletions