Skip to content

gcs-sidecar: mark gcs-sidecar as a critical process#2770

Open
anmaxvl wants to merge 1 commit into
microsoft:mainfrom
anmaxvl:gcs-sidecar-critical
Open

gcs-sidecar: mark gcs-sidecar as a critical process#2770
anmaxvl wants to merge 1 commit into
microsoft:mainfrom
anmaxvl:gcs-sidecar-critical

Conversation

@anmaxvl

@anmaxvl anmaxvl commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Use NtSetInformationProcess with ProcessBreakOnTermination to mark the gcs-sidecar
process as critical. If gcs-sidecar exits unexpectedly, the UVM will bugcheck, preventing
it from running in an inconsistent state.

Co-authored-by: Copilot

Use NtSetInformationProcess with ProcessBreakOnTermination to mark the
gcs-sidecar process as critical. If gcs-sidecar exits unexpectedly, the
UVM will bugcheck, preventing it from running in an inconsistent state.

Signed-off-by: Maksim An <maksiman@microsoft.com>
Co-authored-by: Copilot
@anmaxvl anmaxvl requested a review from a team as a code owner June 11, 2026 19:17
@anmaxvl anmaxvl changed the title Mark gcs-sidecar as a critical process gcs-sidecar: mark gcs-sidecar as a critical process Jun 11, 2026
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