Skip to content

Mutex #116

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Mutex #116

wants to merge 1 commit into from

Conversation

raggi
Copy link
Contributor

@raggi raggi commented Nov 24, 2010

RubyGems < 1.4 loaded the thread library that provides mutex.

RubyGems 1.4 will not do this, and this will cause even rake tasks to explode with:

uninitialized constant ActiveSupport::Dependencies::Mutex

This needs backporting to other releases, and i'd strongly recommend getting some point release fixes out soon so that when RubyGems 1.4 is released, all our users don't suffer for updating.

Thanks.

@tenderlove
Copy link
Member

Applied, thanks!

@thiyagarajan
Copy link

Thanks

vijaydev pushed a commit that referenced this pull request Oct 10, 2012
Fixed two typos in the testing guide
matthewd pushed a commit that referenced this pull request Apr 24, 2018
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants