leibniz-psychology/conductor

Prevent creating stale processes

PromyLOPh opened this issue · 0 comments

  • Bail if someone is already listening to the socket (try to connect)
  • Add --replace option, which kills currently listening process before starting a new one (/proc/net/unix can be used to map /proc/pid/fd/socket:[inode] to paths)