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

fix crashing due to null exception in compute system cache #2880

Merged
merged 1 commit into from
May 10, 2024

Conversation

bbonaby
Copy link
Contributor

@bbonaby bbonaby commented May 10, 2024

Summary of the pull request

This PR fixes a crashing issue where we look at the lazy loaded value of a DeveloperID without a null check on the value.

Video of me invoking each operation without crashing Dev Home:

performing.operations.without.crashing.mp4

References and relevant issues

Detailed description of the pull request / Additional comments

Validation steps performed

Confirmed all hyper-v operations do not crash dev home.
Note: Once #2861 is fixed the state of the card should be updated correctly

PR checklist

@bbonaby bbonaby merged commit 26d45a3 into main May 10, 2024
4 checks passed
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.

Delete on a running hyper-V VM crashes Dev home
3 participants