[PR #19220] Throttle incoming handoffs so WinUI can layout them #31756

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

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

State: closed
Merged: Yes


As explained in the diff itself.

Closes #13136

Validation Steps Performed

  • In conhost, with wtd not running, execute:
    1..10 | % { wt -w 1 nt --title=$_ pwsh -NoExit -Command "Get-Date -Format HH:mm:ss.ffff" }
    
  • Every tab is up and running immediately
**Original Pull Request:** https://github.com/microsoft/terminal/pull/19220 **State:** closed **Merged:** Yes --- As explained in the diff itself. Closes #13136 ## Validation Steps Performed * In conhost, with `wtd` not running, execute: ```pwsh 1..10 | % { wt -w 1 nt --title=$_ pwsh -NoExit -Command "Get-Date -Format HH:mm:ss.ffff" } ``` * Every tab is up and running immediately ✅
claunia added the pull-request label 2026-01-31 09:49:20 +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#31756