mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 08:23:47 +01:00
6c58e9976c
Before this change, calling the `oauthutil.NewRenew` func may cause goroutine leaks. This change adds a `Shutdown` method to allow the caller to exit the goroutine to avoid leaks. Signed-off-by: rkonfj <rkonfj@gmail.com> |
||
---|---|---|
.. | ||
oauthutil.go | ||
renew.go |