Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Fix program method logic.#417

Merged
krschau merged 1 commit intomainfrom
user/mathy/programMethodFixes
Jul 17, 2024
Merged

Fix program method logic.#417
krschau merged 1 commit intomainfrom
user/mathy/programMethodFixes

Conversation

@MattHyman
Copy link
Member

@MattHyman MattHyman commented Jul 16, 2024

This PR fixes two issues identified in the program methods for the dev home extensions; first that the Main method needs to be async so that RedirectActivationToAsync call can be awaited and that an access of args[1] is correctly guarded.

This PR mimics microsoft/devhome#3445.

@krschau krschau requested a review from AmelBawa-msft July 16, 2024 18:44
@krschau krschau merged commit b14a0ef into main Jul 17, 2024
@krschau krschau added this to the DHGE v0.17 milestone Jul 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants