DashboardopencodeBun 1.4.2 PTY ordering

Bun 1.4.2 PTY ordering

Category: gotcha
Confidence: 1.00
ID: 01a08278-5a07-7f15-8e37-c0ce43ff1dd3
Project ID: c0425955-02bc-4c17-9af2-b114c00077e7
Cross-project: No
Recalled in other projects: 0
Source session: 0OJYWmHUobcuQ4y8f
Created: 2026-09-08 19:22:00
Updated: 2026-09-08 19:22:00

Content

Trap: PTY lifecycle tests passing under Bun 1.3.14 looks sufficient, but its scheduling hid a race where timeout status became killed before process-group cleanup completed. Fix: run the full PTY stability gate with the pinned Bun 1.4.2 SEA builder and retain a Bun 1.3.14 compatibility run; assert semantic cleanup rather than fragile sub-80ms timer timing.

Move to: