-
Notifications
You must be signed in to change notification settings - Fork 380
Open
Labels
bugSomething is not working.Something is not working.
Description
Preflight checklist
- I could not find a solution in the existing issues, docs, nor discussions.
- I agree to follow this project's Code of Conduct.
- I have read and am following this repository's Contribution Guidelines.
- I have joined the Ory Community Slack.
- I am signed up to the Ory Security Patch Newsletter.
Ory Network Project
No response
Describe the bug
While reading the code, I noticed that HMACStrategy.Generate
uses a mutex lock, but I do not get why it exists. No code there has any global or local state?
This was introduced in b4b9be5, but I also do not get why.
Given that this is used a lot, I think mutex could be removed?
Reproducing the bug
N/A
Relevant log output
No response
Relevant configuration
No response
Version
latest master
On which operating system are you observing this issue?
None
In which environment are you deploying?
None
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bugSomething is not working.Something is not working.