[PR #19635] Gracefully handle unavailable TSF from SYSTEM account #31901

Closed
opened 2026-01-31 09:50:16 +00:00 by claunia · 0 comments
Owner

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

State: closed
Merged: Yes


Summary of the Pull Request

When run from SYSTEM account TSF seems to be unavailable. The only missing step to handle that is check during initialization.

Not sure if fail after partial success in Implementation::Initialize should also be gracefully handled.

References and Relevant Issues

https://github.com/microsoft/terminal/issues/19634

Detailed Description of the Pull Request / Additional comments

PR Checklist

  • Closes [#19634]
  • Tests added/passed
  • Documentation updated
    • If checked, please file a pull request on our docs repo and link it here: #xxx
  • Schema updated (if necessary)
**Original Pull Request:** https://github.com/microsoft/terminal/pull/19635 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request When run from SYSTEM account TSF seems to be unavailable. The only missing step to handle that is check during initialization. Not sure if fail after partial success in `Implementation::Initialize` should also be gracefully handled. ## References and Relevant Issues https://github.com/microsoft/terminal/issues/19634 ## Detailed Description of the Pull Request / Additional comments ## PR Checklist - [x] Closes [#19634] - [ ] Tests added/passed - [ ] Documentation updated - If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: #xxx - [ ] Schema updated (if necessary)
claunia added the pull-request label 2026-01-31 09:50:16 +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#31901