bcpierce00 / unison

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

More small fixes for the release #807

Closed tleedjarv closed 1 year ago

tleedjarv commented 1 year ago

Fix a regression (relevant for Windows < 10) and add a small improvement (treating a Windows error code as lost connection instead of "unkown Unix error"). Edit: Added even more code for network error coverage.

Edit: Added a commit with another fix/improvement. The previous code kept zombies around. Don't do that.