Skip to content

Fix data race in session cache#134

Open
patricksanders wants to merge 5 commits intomasterfrom
fix/133
Open

Fix data race in session cache#134
patricksanders wants to merge 5 commits intomasterfrom
fix/133

Conversation

@patricksanders
Copy link
Contributor

Fixes #133 by replacing the underlying map in the session cache with a sync.Map.

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.

Data Race in Session Cache

1 participant