Project

General

Profile

This project is closed and read-only.

Actions

Backport #9224

closed

rubygems's require is blocked in another thread.

Backport #9224: rubygems's require is blocked in another thread.

Added by repeatedly (Masahiro Nakagawa) almost 13 years ago. Updated over 12 years ago.


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 13 years ago Actions #1 [ruby-core:58926]

  • Assignee set to drbrain (Eric Hodel)

Updated by drbrain (Eric Hodel) almost 13 years ago Actions #2 [ruby-core:58972]

  • Category set to lib/rubygems
  • Status changed from Open to Assigned
  • Priority changed from 5 to Normal

Updated by nagachika (Tomoyuki Chikanaga) over 12 years ago Actions #3 [ruby-core:60903]

  • Tracker changed from Bug to Backport
  • Project changed from Ruby to 15
  • 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.

https://github.com/rubygems/rubygems/pull/833

Updated by nagachika (Tomoyuki Chikanaga) over 12 years ago Actions #4 [ruby-core:60965]

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

Applied in changeset r45100.


(merged partially from r42927)

Actions

Also available in: PDF Atom