If a repository needs recovery after reboot and a new process is using the old pid `bfsync recover foo.bfsync` will fail. A workaround is to remove `foo.bfsync/processes/<pid>` manually.
If a repository needs recovery after reboot and a new process is using the old pid
bfsync recover foo.bfsyncwill fail. A workaround is to remove
foo.bfsync/processes/<pid>manually.