Files
openclaw/src
Vincent Koc 7d74e45f7f fix(ports): prevent duplicate macOS listener probes during status checks (#115813)
* fix(ports): batch macOS lsof listener inspection to one spawn per cycle

(cherry picked from commit edd01c72ae)

* fix(ports): keep single-port lsof checks targeted

(cherry picked from commit 18ece86a57)

* test(daemon): mock batched port usage in coverage

(cherry picked from commit 917ef0d416)

* test(daemon): model batched listener status

* refactor(ports): isolate lsof listener parsing

---------

Co-authored-by: 狼哥 <hanwanlonga@gmail.com>
2026-07-29 21:33:55 +08:00
..