• Stefy Lanza (nextime / spora )'s avatar
    Fix inter-process communication issues · 9e0ff1bd
    Stefy Lanza (nextime / spora ) authored
    - 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
    9e0ff1bd
comm.py 6.48 KB