Fix duplicate backend startup in cluster client
- Removed backend process startup from cluster_client.py since vidai.py already starts it for client mode - This prevents 'Address already in use' error when running as cluster client - Cluster client now only manages worker processes, not the backend
Showing
Please
register
or
sign in
to comment