-
-
Notifications
You must be signed in to change notification settings - Fork 240
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
Revert "chore: Replace sync.Mutex with sync.Map" #1262
Conversation
This reverts commit d5a0d6d.
I'm getting index out of range now 🤔
|
@piyushroshan Do you know why this is happening? Or shall we revert? |
Looking into it |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1262 +/- ##
=======================================
Coverage 81.69% 81.69%
=======================================
Files 169 169
Lines 9767 9770 +3
=======================================
+ Hits 7979 7982 +3
Misses 1537 1537
Partials 251 251
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Reverts #1197