From: Eric Wong Date: 2015-10-16T01:50:48+00:00 Subject: [ruby-core:71095] Re: [Ruby trunk - Bug #10892] Deadlock in autoload Benoit Daloze wrote: > On Wed, Oct 14, 2015 at 9:56 PM, Eric Wong wrote: > > > Fwiw, I mentioned in [ruby-core:70359] that I tried it for [Bug #11384] > > without success, but Redmine + list integration was broken at the > > time. > > > > Ah indeed I missed that, thanks. > Did you try for this issue in particular? Ah, yes, the repro script in [ruby-core:70197] does get fixed on my machine with the patch. I don't understand this code enough to know if it breaks anything else, or if #11384 is a different bug or a different manifestation of the same bug.