15 Commits

Author SHA1 Message Date
Shengqi Chen
99c7ab6b65
Fix more linter issues
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2025-01-11 15:53:42 +08:00
zyx
b5d2a0ad89 bug fix: jobs not being scheduled after timeout 2020-06-04 09:37:20 +08:00
zyx
31862210ba implement the timeout 2020-05-25 19:15:05 +08:00
z4yx
bc416a6088 add tests for post-hooks 2019-11-30 00:08:46 +08:00
z4yx
c750aa1871 new feature: run "tunasynctl start" with "-f" to override concurrent job limit 2018-05-30 18:59:24 +08:00
Yuxiang Zhang
89a792986d increase test coverage rate of job & provider 2018-05-30 14:00:10 +08:00
Yuxiang Zhang
c5bb172f99 increase test coverage rate of job.go 2018-05-30 11:45:05 +08:00
bigeagle
8399417880
feature(worker): fix exec_post_hook_test, manager channel was blocked in the previous version 2016-04-30 16:44:35 +08:00
bigeagle
ce3471e30d
feature(worker): implemented Worker object, worker side code is almost done 2016-04-30 16:41:39 +08:00
bigeagle
731fba842f
feature(worker): job need to be started by jobStart signal 2016-04-30 16:40:16 +08:00
bigeagle
b077db1d0b
feature(worker): job schedule 2016-04-30 16:39:42 +08:00
bigeagle
f31bcfbcc3
feature(API): error message in manager channel 2016-04-30 16:39:35 +08:00
bigeagle
26b7ef9a9c
refactor(worker): use write blocking for semaphore 2016-04-30 16:39:26 +08:00
bigeagle
6b05a5894e
feature(worker): runMirrorJob no longer controls the interval 2016-04-30 16:39:19 +08:00
bigeagle
681388ffdd
feature(worker): toplevel mirror job logic 2016-04-30 16:39:08 +08:00