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.go
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
cache_upload_test.go cache: disable race tests until bbolt is fixed 2020-02-27 08:05:28 +00:00
directory.go backend/cache: Remove Unused Functions 2020-02-12 11:23:57 +00:00
handle.go
object.go cache: fix `fatal error: concurrent map writes` - fixes #2378 2020-01-18 11:27:00 +00:00
plex.go
storage_memory.go
storage_persistent.go backend/cache: Remove Unused Functions 2020-02-12 11:23:57 +00:00