mirror of
https://github.com/rclone/rclone.git
synced 2024-11-30 04:15:26 +01:00
b360527931
In certain circumstances if an upload failed then the mount could hang indefinitely. This was fixed by closing the read pipe after the Put completed. This will cause the write side to return a pipe closed error fixing the hang. Fixes #1498 |
||
---|---|---|
.. | ||
mounttest | ||
createinfo.go | ||
dir.go | ||
errors.go | ||
file.go | ||
fs.go | ||
mount_non_unix.go | ||
mount_unix.go | ||
mount.go | ||
read.go | ||
write.go |