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

remove concurrent map and use a Hash #845

Merged
merged 1 commit into from
Jun 25, 2020

Conversation

d1egoaz
Copy link
Contributor

@d1egoaz d1egoaz commented Jun 24, 2020

From the comment: It seems it doesn't need to be threadsafe.
Via #835 (comment)

I took a quick look and it seems it's safe to use a simple Hash

Fixes: #842
Fixes: #840

From the comment: `It seems it doesn't need to be threadsafe.`
Via zendesk#835 (comment)

I took a quick look and it seems it's safe to use a simple Hash

Fixes: zendesk#842
Fixes: zendesk#840
@dasch dasch merged commit 0a07531 into zendesk:master Jun 25, 2020
@dasch
Copy link
Contributor

dasch commented Jun 25, 2020

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
2 participants