From: "drbrain (Eric Hodel)" Date: 2013-12-09T04:46:18+09:00 Subject: [ruby-core:58972] [ruby-trunk - Bug #9224][Assigned] rubygems's require is blocked in another thread. Issue #9224 has been updated by drbrain (Eric Hodel). Category set to lib/rubygems Status changed from Open to Assigned Priority changed from High to Normal ---------------------------------------- Bug #9224: rubygems's require is blocked in another thread. https://bugs.ruby-lang.org/issues/9224#change-43524 Author: repeatedly (Masahiro Nakagawa) Status: Assigned Priority: Normal Assignee: drbrain (Eric Hodel) Category: lib/rubygems Target version: ruby -v: 2.0.0-p353 Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN I tried Fluentd with ruby 2.0.0-p353, but one plugin is always blocked. I investigated the problem and found this issue. https://github.com/rubygems/rubygems/issues/640 Applying same changes to 2.0.0-p353 resolved blocking problem. This bug is a critical for Fluentd like pluggable software. Please backport this change into ruby 2.0.0 and release new version. -- http://bugs.ruby-lang.org/