You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cloudreve/pkg/task
小白-白 9869671633
fix: incorrect progress count (#1379)
4 years ago
..
slavetask
compress.go test: fix failed test 4 years ago
compress_test.go
decompress.go feat: select encoding for decompressing zip file 4 years ago
decompress_test.go feat: select encoding for decompressing zip file 4 years ago
errors.go
import.go fix: create directory now ignore conflict error, it will return the existed folder 4 years ago
import_test.go test: fix failed test related to Folder.Create 4 years ago
job.go
job_test.go
pool.go
pool_test.go
tranfer.go fix: incorrect progress count (#1379) 4 years ago
transfer_test.go fix: incorrect progress count (#1379) 4 years ago
worker.go Fix: panics inside of task was not correctly logged into DB 4 years ago
worker_test.go