1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 20:38:12 +02:00
rclone/backend/union/policy
Nick Craig-Wood 6b9e4f939d union: fix crash when using epff policy - fixes #5000
Before this fix using the epff policy could double close a channel.

The fix refactors the code to make that impossible and cancels any
running queries when the first query is found.
2021-03-15 19:22:07 +00:00
..
all.go
epall.go Spelling fixes 2020-10-14 15:21:31 +01:00
epff.go union: fix crash when using epff policy - fixes #5000 2021-03-15 19:22:07 +00:00
eplfs.go
eplno.go
eplus.go
epmfs.go Spelling fixes 2020-10-14 15:21:31 +01:00
eprand.go random: seed math/rand in one place with crypto strong seed #4783 2020-11-18 17:48:44 +00:00
ff.go Spelling fixes 2020-10-14 15:21:31 +01:00
lfs.go
lno.go
lus.go
mfs.go
newest.go
policy.go
rand.go