Skip to content

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