dcosson / vagrant-unison2

Vagrant plugin to sync local files to VM using Unison over SSH
MIT License
50 stars 8 forks source link

Restart sync polling if the process crashes #1

Closed dcosson closed 8 years ago

dcosson commented 8 years ago

There seems to be a memory leak in unison, so after a while it fails. Now, unison will restart if it crashes or gets a ctrl+c, kill it by pressing ctrl+c twice.