[PR #15725] Replace deprecated await winrt::apartment_context pattern #30716

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

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

State: closed
Merged: Yes


Replace deprecated winrt::apartment_context pattern

I only found 2 instances of this pattern in use and one of them was
actually already replaced but the co_await winrt::apartment_context
code was still there.

Tested both window renaming and opening terminal with persisted layouts.
Both still work.

Closes #12982

**Original Pull Request:** https://github.com/microsoft/terminal/pull/15725 **State:** closed **Merged:** Yes --- Replace deprecated winrt::apartment_context pattern I only found 2 instances of this pattern in use and one of them was actually already replaced but the `co_await winrt::apartment_context` code was still there. Tested both window renaming and opening terminal with persisted layouts. Both still work. Closes #12982
claunia added the pull-request label 2026-01-31 09:42:32 +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#30716