Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Quinn-With-Two-Ns committed Nov 3, 2023
1 parent e08eaea commit 25e9ee7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ public String update(Boolean waitOnLA, Boolean continueAsNew) {
Async.procedure(activities::sleepActivity, (long) 10000, 0);
promise.get();
}

if (continueAsNew) {
Workflow.continueAsNew(false);
}
Expand Down

0 comments on commit 25e9ee7

Please sign in to comment.