mirror of
https://github.com/rclone/rclone.git
synced 2024-11-24 17:34:57 +01:00
Note that drive goroutine leak now fixed upstream (by my patch :-)
This commit is contained in:
parent
43be26d1f8
commit
7153b05342
@ -1,9 +1,8 @@
|
||||
// Drive interface
|
||||
package drive
|
||||
|
||||
// FIXME drive code is leaking goroutines somehow - reported bug
|
||||
// https://code.google.com/p/google-api-go-client/issues/detail?id=23
|
||||
// Now fixed!
|
||||
// Gets this quite often
|
||||
// Failed to set mtime: googleapi: Error 403: Rate Limit Exceeded
|
||||
|
||||
// FIXME list containers equivalent should list directories?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user