mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-19 02:37:24 +08:00
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