[PR #10261] Switch FAIL_FAST to LOG for starting inbound connection server on monarch startup #27972

Open
opened 2026-01-31 09:25:28 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/10261

State: closed
Merged: Yes


Stop startup crash by logging when monarch fails to register inbound connections, but still crash when COM attempted to start us

References

PR Checklist

Detailed Description of the Pull Request / Additional comments

  • This should stop the crash on launch until we can get the internal teams to resolve the catalog issue
  • I left the COM -Embedding start fail fast though so it won't take forever to time out (as default timeout is 3-5 minutes). I will change that if it becomes necessary.

Validation Steps Performed

  • I basically have to guess at this one based on the crash dump and Watson logs because it happens sporadically when the platform messes up on us.
**Original Pull Request:** https://github.com/microsoft/terminal/pull/10261 **State:** closed **Merged:** Yes --- Stop startup crash by logging when monarch fails to register inbound connections, but still crash when COM attempted to start us ## References - See also #10243 ## PR Checklist * [x] Closes #10233 * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA ## Detailed Description of the Pull Request / Additional comments - This should stop the crash on launch until we can get the internal teams to resolve the catalog issue - I left the COM -Embedding start fail fast though so it won't take forever to time out (as default timeout is 3-5 minutes). I will change that if it becomes necessary. ## Validation Steps Performed - I basically have to guess at this one based on the crash dump and Watson logs because it happens sporadically when the platform messes up on us.
claunia added the pull-request label 2026-01-31 09:25:28 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#27972