Skip to content

[V2 Shims] Introduce locking at vmmanager and guestmanager layers#2638

Open
rawahars wants to merge 2 commits intomicrosoft:mainfrom
rawahars:lock-vm-interactions
Open

[V2 Shims] Introduce locking at vmmanager and guestmanager layers#2638
rawahars wants to merge 2 commits intomicrosoft:mainfrom
rawahars:lock-vm-interactions

Conversation

@rawahars
Copy link
Contributor

The changes ensure that operations on the guest connection and utility VM state are properly serialized, preventing race conditions in concurrent scenarios.

We are introducing mutex locks in this PR for vmmanager which performs HCS modifications and guestmanager which performs GCS modifications.

Signed-off-by: Harsh Rawat <harshrawat@microsoft.com>
Signed-off-by: Harsh Rawat <harshrawat@microsoft.com>
@rawahars rawahars requested a review from a team as a code owner March 19, 2026 19:57
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.

1 participant