mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-19 10:46:58 +08:00
Merge pull request #8372 from ioito/automated-cherry-pick-of-#8369-upstream-release-3.2
Automated cherry pick of #8369: fix: use correct worker
This commit is contained in:
@@ -71,5 +71,5 @@ func RunSyncCloudAccountTask(probeFunc func()) {
|
||||
}
|
||||
|
||||
func RunSyncSecgroupTask(syncFunc func()) {
|
||||
syncAccountWorker.Run(syncFunc, nil, nil)
|
||||
syncSecgroupWorker.Run(syncFunc, nil, nil)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user