If the WslDistroGenerator takes more than 10s to generate profiles, we should just terminate it #5604

Open
opened 2026-01-31 00:17:13 +00:00 by claunia · 0 comments
Owner

Originally created by @zadjii-msft on GitHub (Dec 17, 2019).

Originally assigned to: @leonMSFT on GitHub.

I think we're doing a WaitForSingleObject, it should be a WaitForMultipleObjects, because we're getting like 6% of our crashes are hangs here or something. I forget the exact numbers, but we could do better.

Originally created by @zadjii-msft on GitHub (Dec 17, 2019). Originally assigned to: @leonMSFT on GitHub. I think we're doing a `WaitForSingleObject`, it should be a `WaitForMultipleObjects`, because we're getting like 6% of our crashes are hangs here or something. I forget the exact numbers, but we could do better.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#5604