Skip to content

Fix this - fetch doesn't bring back the Hash - this compare will always fail... #7

@todo

Description

@todo

// @todo: Fix this - fetch doesn't bring back the Hash - this compare will always fail...
_, ok := scheduler.tasks[task.TaskID(dbTask.Hash)]
if !ok {
log.Printf("Detected a change in attributes of one of the instances of task %s, \n",
dbTask.Name)
funcMeta, _ := scheduler.funcRegistry.Get(dbTask.Name)


This issue was generated by todo based on a @todo comment in b1a685e. It's been assigned to @cohenjo because they committed the code.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions