rclone/backend/cache
Nick Craig-Wood 87d856d71b cache: disable race tests until bbolt is fixed
bbolt fails with "unsafe pointer conversion" under the go1.14 race
detector.

Disable race tests until https://github.com/etcd-io/bbolt/issues/187
is fixed.
2020-02-27 08:05:28 +00:00
..
cache_internal_test.go cache: disable race tests until bbolt is fixed 2020-02-27 08:05:28 +00:00
cache_mount_other_test.go cache: disable race tests until bbolt is fixed 2020-02-27 08:05:28 +00:00
cache_mount_unix_test.go cache: disable race tests until bbolt is fixed 2020-02-27 08:05:28 +00:00
cache_mount_windows_test.go cache: disable race tests until bbolt is fixed 2020-02-27 08:05:28 +00:00
cache_test.go cache: disable race tests until bbolt is fixed 2020-02-27 08:05:28 +00:00
cache_unsupported.go Remove builds conditional on go1.7 since that is now guaranteed #2154 2018-04-07 11:42:55 +01:00
cache_upload_test.go cache: disable race tests until bbolt is fixed 2020-02-27 08:05:28 +00:00
cache.go fs: add optional features UserInfo and Disconnect 2019-08-12 13:49:23 +01:00
directory.go backend/cache: Remove Unused Functions 2020-02-12 11:23:57 +00:00
handle.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
object.go cache: fix fatal error: concurrent map writes - fixes #2378 2020-01-18 11:27:00 +00:00
plex.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
storage_memory.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
storage_persistent.go backend/cache: Remove Unused Functions 2020-02-12 11:23:57 +00:00