Skip to content

Commit

Permalink
revert to upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
bjosel committed Apr 3, 2024
1 parent 3f1df5d commit 626cb70
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ public WorkflowServiceBean() {
* @throws CommandException If the dataset could not be locked.
*/
//ToDo - should this be @Async? or just the forward() method?
//@Asynchronous
@Asynchronous
public void start(Workflow wf, WorkflowContext ctxt, boolean findDataset) throws CommandException {
/*
* Workflows appear to start running prior to the caller's transaction
Expand Down

0 comments on commit 626cb70

Please sign in to comment.