Skip to content

Fixed bug with requires for Map. #463

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

Merged
merged 1 commit into from
Nov 3, 2015
Merged

Conversation

jdantonio
Copy link
Member

PR #421 changed the way we load native extensions. Specifically, requiring the synchronization layer first. lib/concurrent/map.rb loaded things in the wrong order. This PR fixes that.

@jdantonio
Copy link
Member Author

@pitr-ch I discovered this while working on a load time improvement for Rails.

@jdantonio jdantonio added the bug A bug in the library or documentation. label Nov 3, 2015
@jdantonio jdantonio added this to the 1.0.0 Release milestone Nov 3, 2015
@jdantonio jdantonio self-assigned this Nov 3, 2015
jdantonio added a commit that referenced this pull request Nov 3, 2015
@jdantonio jdantonio merged commit de8b4d1 into master Nov 3, 2015
@jdantonio jdantonio deleted the bug/map-native-extensions branch November 3, 2015 12:29
@pitr-ch
Copy link
Member

pitr-ch commented Nov 3, 2015

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug in the library or documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants