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 race with icetransport mux #2953

Closed
wants to merge 0 commits into from
Closed

Fix race with icetransport mux #2953

wants to merge 0 commits into from

Conversation

sukunrt
Copy link
Member

@sukunrt sukunrt commented Nov 20, 2024

We need to use to value that was read when the lock was held.

Copy link

codecov bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.71%. Comparing base (e6a86e7) to head (b327431).
Report is 27 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2953      +/-   ##
==========================================
- Coverage   78.94%   77.71%   -1.23%     
==========================================
  Files          89       89              
  Lines        8488    10515    +2027     
==========================================
+ Hits         6701     8172    +1471     
- Misses       1299     1851     +552     
- Partials      488      492       +4     
Flag Coverage Δ
go 79.27% <ø> (-1.23%) ⬇️
wasm 63.56% <ø> (-1.55%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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


🚨 Try these New Features:

Copy link
Member

@edaniels edaniels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants