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

Is Configatron.. thread safe? I'm seeing some weird behavior with sidekiq threads. #105

Open
hgcode opened this issue Sep 27, 2020 · 1 comment

Comments

@hgcode
Copy link

hgcode commented Sep 27, 2020

I'm guessing it's not thread safe? But I just want to confirm.

@hgcode
Copy link
Author

hgcode commented Oct 13, 2020

Looking through the code it looks like this isn’t apparently thread safe. Have you considering using something like

https://github.com/steveklabnik/request_store

To make configatron thread safe?

Thanks

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

No branches or pull requests

1 participant