Closed mwotton closed 11 years ago
Thanks, much appreciated, I'll look into it ASAP.
Danke schoen !
@ mentions are fun! :smile:
Sorry Sean!
No worries, it's not the first time, and it won't be the last! :smiley:
(I know this is closed already - just wanted to record that this fix did in fact solve my intermittent problem. Cheers!)
Cheers!
Is ruote expected to work with JRuby? Very intermittently, I've been getting errors in wait_logger.rb:
looking at line 102:
if @seen is being called from multiple threads without a GIL, it can indeed be modified concurrently, as is detailed at http://merbist.com/2011/10/18/data-safety-and-gil-removal/