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

Fix concurrent map writes #195

Merged
merged 2 commits into from
Nov 19, 2024
Merged

Fix concurrent map writes #195

merged 2 commits into from
Nov 19, 2024

Conversation

jerbob92
Copy link
Contributor

Fixes #193

Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@bc09fa2). Learn more about missing BASE report.
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #195   +/-   ##
=======================================
  Coverage        ?   75.63%           
=======================================
  Files           ?      110           
  Lines           ?    24784           
  Branches        ?        0           
=======================================
  Hits            ?    18746           
  Misses          ?     4257           
  Partials        ?     1781           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@jerbob92 jerbob92 merged commit 5590015 into main Nov 19, 2024
34 of 35 checks passed
@jerbob92 jerbob92 deleted the feature/fix-concurrent-map-writes branch November 19, 2024 09:30
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.

Concurrent map read/write in PauseHandles
1 participant