Skip to content

Preserve checkout context when creating threads#3918

Open
jakeleventhal wants to merge 2 commits into
pingdotgg:mainfrom
jakeleventhal:t3code/preserve-branch-when-creating-threads
Open

Preserve checkout context when creating threads#3918
jakeleventhal wants to merge 2 commits into
pingdotgg:mainfrom
jakeleventhal:t3code/preserve-branch-when-creating-threads

Preserve checkout context for new threads

c2c6a2a
Select commit
Loading
Failed to load commit list.
MacroscopeApp / Macroscope - Approvability Check succeeded Jul 12, 2026 in 3m 6s

Approved (click on check for details)

  • Eligibility
  • Correctness

Note

More information about how approvability works can be found in our Help Center.

Details

Eligibility
Straightforward bug fix that removes an early-return condition that was incorrectly discarding checkout context when creating threads. The change is small, self-contained, and well-covered by updated unit tests demonstrating the intended behavior.

Notes:
No code owners found in target merge base c1ec191