summaryrefslogtreecommitdiff
path: root/spec/ruby
diff options
context:
space:
mode:
authornormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-08-18 20:04:07 +0000
committernormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-08-18 20:04:07 +0000
commit2e420b8b99db4a5b81e2deda1ca386d59ad6bcba (patch)
treee19ca16f7f829d6b72e822ebd8cf5804ef7451e4 /spec/ruby
parent17d20383ef2072745fdc305c4c9105b63a4b0c76 (diff)
thread_sync.c (rb_mutex_sleep): skip interrupt check before sleep
We do not want to risk switching threads before going to sleep because it can cause unexpected wakeups and put us in an unexpected state when used with ConditionVariable. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64464 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'spec/ruby')
0 files changed, 0 insertions, 0 deletions