mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-17 08:17:22 +00:00
Sequential probing of up to 10 loopback targets at 1.5s timeout each could stall 'ccs bar' for ~15s when a non-CCS service occupied a candidate port without answering. All probes now run concurrently and the first success in priority order (bar.json port first, IPv4 before IPv6 per port) is selected, bounding detection at roughly one probe timeout.