mirror of
https://github.com/octoleo/syncthing.git
synced 2025-01-22 22:58:25 +00:00
d95a087829
We could potentially get a snapshot and then fail to get a releaser, leaking the snapshot. This takes the releaser first and makes sure to release it on snapshot error.