canaccept oops
This commit is contained in:
parent
5b5ae80e30
commit
6bfa289d3c
@ -122,7 +122,7 @@ func (t *WdPostTask) CanAccept(ids []harmonytask.TaskID, te *harmonytask.TaskEng
|
|||||||
Close abi.ChainEpoch
|
Close abi.ChainEpoch
|
||||||
}
|
}
|
||||||
var tasks []wdTaskDef
|
var tasks []wdTaskDef
|
||||||
err = t.db.Select(context.Background(), tasks,
|
err = t.db.Select(context.Background(), &tasks,
|
||||||
`Select tskey,
|
`Select tskey,
|
||||||
task_id,
|
task_id,
|
||||||
period_start,
|
period_start,
|
||||||
|
Loading…
Reference in New Issue
Block a user