vibetunnel/linux/pkg
Peter Steinberger 20395d6e09 fix: Fix CI test failures
- 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
2025-06-20 16:21:27 +02:00
..
api fix: Run gofmt to fix CI formatting errors 2025-06-20 15:23:27 +02:00
config fix: resolve golangci-lint issues and format Go code (#34) 2025-06-20 12:43:59 +02:00
ngrok Add support for go in Mac app, implement missing features 2025-06-19 23:44:28 +02:00
protocol broader support for SetDoNotAllowColumnSet + tests 2025-06-20 16:01:38 +02:00
session fix: Fix CI test failures 2025-06-20 16:21:27 +02:00
terminal fix: resolve golangci-lint issues and format Go code (#34) 2025-06-20 12:43:59 +02:00
termsocket fix: resolve golangci-lint issues and format Go code (#34) 2025-06-20 12:43:59 +02:00