Files
llama-swap/proxy
Benson Wong 231e62291c
Linux CI / run-tests (push) Successful in 4m15s
Close inactive issues / close-issues (push) Successful in 7s
Windows CI / run-tests (push) Has been cancelled
proxy: fix matrix race and process stop bug (#677)
- matrix.go change logic to consider any proxy.Process not in
StateStopped or StateShutdown
- process.StopImmediately, and Stop() which called it had a subtle bug
where it only handled state transitions from StateReady to
StateStopping. StateStarting -> StateStopping was ignored completely.

fix: #670
2026-04-20 00:21:11 -07:00
..
2025-06-16 16:45:19 -07:00
2026-04-16 22:47:42 -07:00
2025-04-01 08:43:53 -07:00
2025-06-16 16:45:19 -07:00