-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Revert "Use assertChipStackLockedByCurrentThread when accessing statics in src/system/SystemStats.cpp" #25638
Conversation
PR #25638: Size comparison from 4892a51 to e238867 Increases (3 builds for nrfconnect, qpg, telink)
Decreases (12 builds for efr32, linux, telink)
Full report (28 builds for efr32, k32w, linux, mbed, nrfconnect, qpg, telink)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you do a PR that just removes the assertion ?
We don't need to reintroduce the data race on the darwin ble code.
@vivien-apple @tcarmelveilleux I just opened #25656. It just removes the assert like you asked Viven. we close this PR |
Causes many crashes
Reverts #25485
fixes #25604