mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 17:41:57 +08:00
Test: Onedrive.OAuth
This commit is contained in:
@@ -116,7 +116,6 @@ func (fs *FileSystem) CancelUpload(ctx context.Context, path string, file FileHe
|
||||
} else {
|
||||
reqContext = ctx.Value(fsctx.HTTPCtx).(context.Context)
|
||||
}
|
||||
defer fs.Recycle()
|
||||
|
||||
select {
|
||||
case <-reqContext.Done():
|
||||
|
||||
Reference in New Issue
Block a user