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

[release/7.0] [wasm] propagate aborted startup to top most promise #78764

Merged
merged 1 commit into from
Nov 29, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 23, 2022

Backport of #78644 to release/7.0

Fixes #77882

/cc @pavelsavara

Customer Impact

User reported lack of error propagation. This will propagate errors during early startup sequence into user code, where they could handle it.

Testing

I have done manual testing on the user reported scenario.

Risk

Low. The affected API is new in Net7 and so the usage in the wild is not too broad yet.
The change only affects scenarios which are already failed.

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.

@pavelsavara pavelsavara self-assigned this Nov 23, 2022
@pavelsavara pavelsavara added this to the 7.0.2 milestone Nov 23, 2022
@pavelsavara pavelsavara added the Servicing-consider Issue for next servicing release review label Nov 23, 2022
@carlossanlop
Copy link
Member

@pavelsavara if this is ready, please send an email to Tactics requesting approval.

For the January release, we will only have a window of one day to merge backports (Nov. 29-30), so I'm asking all backport submitters to get their PRs ready for me to just hit merge on that day.

@pavelsavara
Copy link
Member

This was approved by email.

@carlossanlop carlossanlop added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Nov 28, 2022
@carlossanlop
Copy link
Member

Branding has been done. Milestone is 7.0.2. Signed-off by area owners. Approved by Tactics. No OOB package authoring changes needed. CI is green.
Ready to merge. :shipit:

@carlossanlop carlossanlop merged commit c912890 into release/7.0 Nov 29, 2022
@carlossanlop carlossanlop deleted the backport/pr-78644-to-release/7.0 branch November 29, 2022 23:19
@ghost ghost locked as resolved and limited conversation to collaborators Dec 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-VM-meta-mono Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants