bcpierce00 / unison

Unison file synchronizer
GNU General Public License v3.0
4.03k stars 228 forks source link

Clean up after terminated fsmonitor child process #822

Closed tleedjarv closed 1 year ago

tleedjarv commented 1 year ago

Next in the series of cleaning up after yourself. Reap child processes and clean up resources if necessary. (And fix some Python syntax errors.)