[PR #14701] [MERGED] Add TerminalStress, Mike Treit's application for breaking WT #30217

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/14701
Author: @DHowett
Created: 1/18/2023
Status: Merged
Merged: 1/19/2023
Merged by: @DHowett

Base: mainHead: dev/duhowett/terminalstreess


📝 Commits (4)

  • e1189bb Add TerminalStress, Mike Treit's application for breaking Terminal
  • d24796d EXPECT ME
  • 462a041 Why am I not surprised that there's another weird .NET build issue?
  • 1f4c0bd Finally, i foresaw it before it happened

📊 Changes

4 files changed (+123 additions, -0 deletions)

View changed files

📝 .github/actions/spelling/expect/expect.txt (+1 -0)
📝 OpenConsole.sln (+27 -0)
src/tools/TerminalStress/Program.cs (+83 -0)
src/tools/TerminalStress/TerminalStress.csproj (+12 -0)

📄 Description

From Treit/TerminalStress@39c03e2d00

Co-authored-by: Dustin L. Howett duhowett@microsoft.com


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/14701 **Author:** [@DHowett](https://github.com/DHowett) **Created:** 1/18/2023 **Status:** ✅ Merged **Merged:** 1/19/2023 **Merged by:** [@DHowett](https://github.com/DHowett) **Base:** `main` ← **Head:** `dev/duhowett/terminalstreess` --- ### 📝 Commits (4) - [`e1189bb`](https://github.com/microsoft/terminal/commit/e1189bbe0a7ba94498cd440534b6ed7c7594a261) Add TerminalStress, Mike Treit's application for breaking Terminal - [`d24796d`](https://github.com/microsoft/terminal/commit/d24796dd5c8efa7b1b7444677bd2c16305d589b5) EXPECT ME - [`462a041`](https://github.com/microsoft/terminal/commit/462a041bde7b1c5273db791d1254972bd2cf780c) Why am I not surprised that there's *another* weird .NET build issue? - [`1f4c0bd`](https://github.com/microsoft/terminal/commit/1f4c0bdf9150d8de6ff34a2bed6247f43ccafba7) Finally, i foresaw it before it happened ### 📊 Changes **4 files changed** (+123 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/actions/spelling/expect/expect.txt` (+1 -0) 📝 `OpenConsole.sln` (+27 -0) ➕ `src/tools/TerminalStress/Program.cs` (+83 -0) ➕ `src/tools/TerminalStress/TerminalStress.csproj` (+12 -0) </details> ### 📄 Description From Treit/TerminalStress@39c03e2d008472cea039751bc54e12eff2ac6fc7 Co-authored-by: Dustin L. Howett <duhowett@microsoft.com> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:39:23 +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#30217