Fix inter-process communication issues
- Fix SocketCommunicator initialization to properly handle TCP vs Unix sockets - Update backend to use configurable communication type from config - Change default communication type from 'unix' to 'tcp' for better reliability - Ensure consistent socket handling across all processes
Showing
Please
register
or
sign in
to comment