App can hang during startup until the T3 Code Bun process is force-quit
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
- Open T3 Code (Alpha).
- The app does not successfully start.
- Open Activity Monitor and force-quit the Bun process associated with T3 Code.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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