rclone/backend/googlephotos
Nick Craig-Wood 4d8d1e287b googlephotos: fix "concurrent map write" error - fixes #4003
This adds a bit of missed locking around the uploaded info to fix the
concurrent map write.

All the other accesses have locking - this one must have got missed.
2020-03-02 18:12:46 +00:00
..
api googlephotos: Backend for accessing Google Photos #369 2019-07-02 15:26:55 +01:00
testfiles googlephotos: Backend for accessing Google Photos #369 2019-07-02 15:26:55 +01:00
albums.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
albums_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
googlephotos.go googlephotos: fix "concurrent map write" error - fixes #4003 2020-03-02 18:12:46 +00:00
googlephotos_test.go operations: make NewOverrideObjectInfo public and factor uses 2020-01-18 11:41:33 +00:00
pattern.go rest: add context propagation to rest library #3257 2019-09-09 23:27:07 +01:00
pattern_test.go rest: add context propagation to rest library #3257 2019-09-09 23:27:07 +01:00