Skip to content
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

thread safe configuration #463

Merged
merged 1 commit into from
Jan 25, 2014
Merged

Conversation

billychan
Copy link
Contributor

Replace class variables to instance variables in configuration for thread safety.

@seuros
Copy link
Collaborator

seuros commented Jan 18, 2014

Could you add this change to the CHANGELOG and force push ?
/cc @bf4

@billychan
Copy link
Contributor Author

@seuros, thanks! I have updated changelog. It's a pity I can't add test for that which needs JRuby.

@seuros
Copy link
Collaborator

seuros commented Jan 19, 2014

'Replaced class variables in configuration' is ambiguous , i think it should be "Thread safe support"
Jruby and Rbx both support threads. I'm not sure they are supported now, i have to check.

@seuros
Copy link
Collaborator

seuros commented Jan 23, 2014

cc @bf4 , any comment on this PR ?

@seuros
Copy link
Collaborator

seuros commented Jan 25, 2014

@billychan Can you do the rewording so i can merge this PR ?

@bf4 , If you don't see anything wrong here, i will merge it.

@billychan
Copy link
Contributor Author

@seuros , sure. Done. Thanks!

seuros added a commit that referenced this pull request Jan 25, 2014
@seuros seuros merged commit 8fe9bd9 into mbleigh:master Jan 25, 2014
@billychan billychan deleted the replace-class-variables branch January 25, 2014 15:49
@bf4
Copy link
Collaborator

bf4 commented Feb 20, 2014

@seuros Sorry I've been AWOL :(

tekniklr pushed a commit to tekniklr/acts-as-taggable-on that referenced this pull request Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants