Note that drive goroutine leak now fixed upstream (by my patch :-)

This commit is contained in:
Nick Craig-Wood 2013-06-29 21:13:30 +01:00
parent 43be26d1f8
commit 7153b05342
1 changed files with 2 additions and 3 deletions

View File

@ -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?