-
Notifications
You must be signed in to change notification settings - Fork 3k
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 when accessing field_ when retrieving #39152
base: 2.5
Are you sure you want to change the base?
Conversation
Signed-off-by: chyezh <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: chyezh The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@chyezh go-sdk check failed, comment |
rerun go-sdk |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.5 #39152 +/- ##
===========================================
+ Coverage 69.54% 81.09% +11.54%
===========================================
Files 294 1389 +1095
Lines 26462 196355 +169893
===========================================
+ Hits 18403 159230 +140827
- Misses 8059 31536 +23477
- Partials 0 5589 +5589
|
@chyezh go-sdk check failed, comment |
rerun go-sdk |
@chyezh go-sdk check failed, comment |
rerun go-sdk |
issue: #39148
pr: #39151