From: Eric Wong Date: 2017-12-08T19:18:34+00:00 Subject: [ruby-core:84137] Re: [Ruby trunk Bug#4841] WEBrick threading leads to infinite loop mame@ruby-lang.org wrote: > normal, could you please check this ticket? > > ---------------------------------------- > Bug #4841: WEBrick threading leads to infinite loop > https://bugs.ruby-lang.org/issues/4841#change-68231 Sure, I think the problem is fixed in r61083. Looking at the original run-this.rb script, it seems racy in that the Mutex does not synchronize enough scope for the ConditionVariable. Unsubscribe: