mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
Replace the fixed 500ms sleep after each frps startup in RunProcesses with a TCP dial-based readiness check that polls the server bind port. This reduces the e2e suite wall time from ~97s to ~43s. Also simplify the RunProcesses API to accept a single server template string instead of a slice, matching how every call site uses it. |
||
|---|---|---|
| .. | ||
| bandwidth_limit.go | ||
| chaos.go | ||
| group.go | ||
| heartbeat.go | ||
| monitor.go | ||
| real_ip.go | ||