Uh oh!
There was an error while loading. Please reload this page.
[release/7.0-rc1] Omit the JS sync context if threads are not enabled - #74236
Conversation
ghost
commented
Aug 19, 2022
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsBackport of #74167 to release/7.0-rc1 Customer ImpactTestingRiskIMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.
|
kg
commented
Aug 19, 2022
The failure log for Linux x64 Debug doesn't actually show any test failures: |
carlossanlop
commented
Aug 20, 2022
@marek-safar@lewing need an approval before I merge. |
lewing
commented
Aug 22, 2022
This fixes a size regression. This will break blazor's very fragile manifest checks in the sdk but they already need to be updated (see dotnet/sdk#27307) cc @TanayParikh |
carlossanlop
commented
Aug 22, 2022
This was approved, signed-off and the CI failure is unrelated. Ready to merge. |
Backport of #74167 to release/7.0-rc1
/cc @maraf@kg
Customer Impact
Testing
Risk
IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.