forked from TrueCloudLab/rclone
23c826db52
Before this change writing with the all policy deadlocked while uploading. This change fixes the problem by fixing the multi reader, closing the pipes at the correct time with the correct error. This is factored into a new function as it was used twice. This patch also adds a new test which tests the all policies. |
||
---|---|---|
.. | ||
policy | ||
upstream | ||
entry.go | ||
errors.go | ||
union.go | ||
union_test.go |