Skip to content

Commit

Permalink
fix: cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: mikeee <[email protected]>
  • Loading branch information
mikeee committed Jan 15, 2024
1 parent 0373de7 commit 1020e13
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/workflow/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -292,8 +292,6 @@ func main() {
}

fmt.Println("workflow runtime successfully shutdown")

time.Sleep(time.Second * 5)
}

func TestWorkflow(ctx *workflow.Context) (any, error) {
Expand Down

0 comments on commit 1020e13

Please sign in to comment.