Skip to content

make writes to shared global hashmap threadsafe#9

Merged
struCoder merged 1 commit intostruCoder:masterfrom
dballard:historyLock
Nov 22, 2018
Merged

make writes to shared global hashmap threadsafe#9
struCoder merged 1 commit intostruCoder:masterfrom
dballard:historyLock

Conversation

@dballard
Copy link
Copy Markdown
Contributor

Fix for #8
Go hashmap are not thread safe, and you have a global one you write to. This shoule make your library threadsafe.

@struCoder struCoder merged commit 7e73b8e into struCoder:master Nov 22, 2018
@struCoder
Copy link
Copy Markdown
Owner

@dballard
Merged.

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

Successfully merging this pull request may close these issues.

2 participants