mirror of
https://github.com/kopia/kopia.git
synced 2026-01-24 22:38:00 -05:00
This removes big shared lock held for for the duration of each request and replaces it with trivially short lock to capture the current state of the server/repository before passing it to handlers. Handlers are now limited to only accessing a small subset of Server functionality to be able to better reason about them.
523 B
523 B