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 data race in keyspace event watcher #16683

Merged
merged 1 commit into from
Aug 29, 2024

feat: fix data race

e30f73e
Select commit
Loading
Failed to load commit list.
Merged

Fix data race in keyspace event watcher #16683

feat: fix data race
e30f73e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2024 in 0s

68.93% (-0.01%) compared to e89f684, passed because coverage increased by -0.01% when compared to adjusted base (68.93%)

View this Pull Request on Codecov

68.93% (-0.01%) compared to e89f684, passed because coverage increased by -0.01% when compared to adjusted base (68.93%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.93%. Comparing base (e89f684) to head (e30f73e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16683      +/-   ##
==========================================
- Coverage   68.93%   68.93%   -0.01%     
==========================================
  Files        1564     1564              
  Lines      201371   201375       +4     
==========================================
- Hits       138821   138810      -11     
- Misses      62550    62565      +15     

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