mirror of
https://github.com/octoleo/restic.git
synced 2024-12-28 21:02:47 +00:00
2dd6769429
A delayed lock refresh could send a signal on the `refreshed` channel while the `monitorLockRefresh` goroutine waits for a reply to its `refreshLockRequest`. As the channels are unbuffered, this resulted in a deadlock. |
||
---|---|---|
.. | ||
restic |