Skip to content

Commit

Permalink
remove comment that is now downplaying scope of method
Browse files Browse the repository at this point in the history
  • Loading branch information
serprex committed Mar 5, 2024
1 parent ee93513 commit 901ffab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flow/workflows/qrep_flow.go
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,6 @@ func QRepFlowWorkflow(
state.LastPartition = partitions.Partitions[len(partitions.Partitions)-1]
}

// sleep for a while and continue the workflow
err = q.waitForNewRows(ctx, signalChan, state.LastPartition)
if err != nil {
return err
Expand Down

0 comments on commit 901ffab

Please sign in to comment.