pingdotgg / pingdotgg/t3code

App can hang during startup until the T3 Code Bun process is force-quit

Open
#5,045 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
23k
Forks
5.9k
Avg merge
11h 14m
Merged PRs (30d)
357

Description

Summary

T3 Code (Alpha) sometimes does not finish starting. In Activity Monitor, force-quitting the Bun process associated with T3 Code makes the application work again.

Steps observed

  1. Open T3 Code (Alpha).
  2. The app does not successfully start.
  3. Open Activity Monitor and force-quit the Bun process associated with T3 Code.
  4. T3 Code then becomes usable.

Expected behavior

The app should start normally without requiring a manual process termination.

Actual behavior

Startup can hang or fail to complete until the associated Bun process is force-quit.

Notes

It is unclear whether Bun is the root cause or whether T3 Code leaves the process in a bad state. This report is intended to capture the startup behavior and recovery workaround.

Environment

  • T3 Code (Alpha)
  • macOS

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the startup hang on macOS with T3 Code (Alpha), then observe the associated Bun process in Activity Monitor. The issue is done when the app starts and becomes usable without force-quitting that process.

Written by the indexing model from the issue text.

Assessment

Tech stack
bun, typescript
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.