mirror of
https://github.com/rclone/rclone.git
synced 2025-01-24 12:56:36 +02: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
|
// Drive interface
|
||||||
package drive
|
package drive
|
||||||
|
|
||||||
// FIXME drive code is leaking goroutines somehow - reported bug
|
// Gets this quite often
|
||||||
// https://code.google.com/p/google-api-go-client/issues/detail?id=23
|
// Failed to set mtime: googleapi: Error 403: Rate Limit Exceeded
|
||||||
// Now fixed!
|
|
||||||
|
|
||||||
// FIXME list containers equivalent should list directories?
|
// FIXME list containers equivalent should list directories?
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user