Nick Craig-Wood
3de9bd9d04
vfs: fix hang in read wait code - Fixes #4039
...
Before this fix, rclone would sometimes hang in vfs.readAt().
This was due to a race condition causing rclone to miss the timeout
signal.
This was fixed by a small amount of extra locking.
This very likely also fixes a number of "failed to wait for
in-sequence read" errors.
2020-05-18 18:09:23 +01:00
..
2019-08-06 12:44:08 +01:00
2020-04-20 10:42:33 +01:00
2020-04-20 10:42:33 +01:00
2020-04-20 10:42:33 +01:00
2020-04-20 10:42:33 +01:00
2019-07-28 18:47:38 +01:00
2017-11-03 13:00:00 +00:00
2020-05-04 11:38:07 +01:00
2020-05-04 11:38:07 +01:00
2017-11-04 10:24:10 +00:00
2019-04-15 21:49:58 +01:00
2020-05-04 11:38:07 +01:00
2020-05-04 11:38:07 +01:00
2020-02-10 15:29:39 +00:00
2020-04-30 12:24:44 +01:00
2020-04-30 12:24:44 +01:00
2019-07-28 18:47:38 +01:00
2019-07-28 18:47:38 +01:00
2020-04-20 10:42:33 +01:00
2020-04-20 10:42:33 +01:00
2020-05-18 18:09:23 +01:00
2020-04-20 10:42:33 +01:00
2020-04-22 18:14:03 +01:00
2020-05-04 11:38:07 +01:00
2020-04-20 10:42:33 +01:00
2019-08-06 15:18:08 +01:00
2020-04-19 15:16:43 +01:00