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

Cherry pick PR #713: Fix crash in net fetcher #784

Merged
merged 1 commit into from
Jun 29, 2023
Merged

Conversation

cobalt-github-releaser-bot
Copy link
Collaborator

"Refer to the original PR: #713"

Crash could occur because of concurrent execution of GetLoadTiminInfo and Stop.
The problem solved by let the content of the GetLoadTimingInfo function
(i.e. ReportLoadTimingInfo) be executed by the delegate thread.

b/266121186

Change-Id: I5249ed823c3cf9ff230e18cfa660a42347c9da99
(cherry picked from commit d0e1689)
@google-cla
Copy link

google-cla bot commented Jun 28, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@kaidokert
Copy link
Member

CLA bot is wrong here again, the original PR has the author correct.

@kaidokert kaidokert merged commit c54630d into 22.lts.1+ Jun 29, 2023
146 of 147 checks passed
@kaidokert kaidokert deleted the 22.lts.1+-713 branch June 29, 2023 00:00
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.

3 participants