mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-03-27 09:45:53 +00:00
- Fix hanging TestNewStdinWatcher by not calling Stop() without Start() - Fix TestSession_Signal and TestSession_KillWithSignal by adding PID values - Fix isProcessRunning to use syscall.Signal(0) instead of os.Signal(nil) - Update websocket test to expect new 'Unknown WebSocket endpoint' error message - Add timeout handling to websocket integration test |
||
|---|---|---|
| .. | ||
| client | ||
| pty | ||
| test | ||
| fwd.ts | ||
| hq-client.ts | ||
| hq-utils.ts | ||
| input.css | ||
| remote-registry.ts | ||
| server.ts | ||
| stream-watcher.ts | ||
| terminal-manager.ts | ||