* thread.c (rb_thread_atfork_internal): reinitialize global lock
at fork to get rid of deadlock. based on the patch from Hongli Lai in [ruby-core:26783]. [ruby-core:23572] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25844 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a000201fee
commit
817f503001
@ -2,7 +2,7 @@ Wed Nov 18 18:25:09 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* thread.c (rb_thread_atfork_internal): reinitialize global lock
|
||||
at fork to get rid of deadlock. based on the patch from Hongli
|
||||
Lai in [ruby-core:26783]. [ruby-core:26361]
|
||||
Lai in [ruby-core:26783]. [ruby-core:23572]
|
||||
|
||||
Wed Nov 18 17:48:22 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user