Actions
Backport #9224
closedrubygems's require is blocked in another thread.
Status:
Closed
Assignee:
Description
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.
Updated by hsbt (Hiroshi SHIBATA) almost 11 years ago
- Assignee set to drbrain (Eric Hodel)
Updated by drbrain (Eric Hodel) almost 11 years ago
- Category set to lib/rubygems
- Status changed from Open to Assigned
- Priority changed from 5 to Normal
Updated by nagachika (Tomoyuki Chikanaga) over 10 years ago
- Tracker changed from Bug to Backport
- Project changed from Ruby master to Backport200
- Category deleted (
lib/rubygems) - Assignee changed from drbrain (Eric Hodel) to nagachika (Tomoyuki Chikanaga)
Hello,
I think it's a backport request and I should handle this.
Eric, the following changeset seems fix this issue. I'd like to backport it to ruby_2_0_0.
https://github.com/rubygems/rubygems/commit/16fc8e8b90830644cf5eed6b71c7ec2dac4ec5fc
I've sent pull request to 2.0 branch on GitHub.
Updated by nagachika (Tomoyuki Chikanaga) over 10 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Applied in changeset r45100.
(merged partially from r42927)
- lib/rubygems/core_ext/kernel_require.rb: Backport a fix for concurrent
requires. [ruby-core:58918] [Backport #9224]
see also https://github.com/rubygems/rubygems/pull/833
Actions
Like0
Like0Like0Like0Like0