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

Closed
opened 2026-01-31 00:17:20 +00:00 by claunia · 1 comment
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.
Author
Owner

@ghost commented on GitHub (Mar 20, 2020):

:tada:This issue was addressed in #4905, which has now been successfully released as Windows Terminal Preview v0.10.781.0.🎉

Handy links:

@ghost commented on GitHub (Mar 20, 2020): :tada:This issue was addressed in #4905, which has now been successfully released as `Windows Terminal Preview v0.10.781.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v0.10.781.0) * [Store Download](https://www.microsoft.com/store/apps/9n0dx20hk701?cid=storebadge&ocid=badge)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#5607