mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 09:11:11 +08: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 |