Rob Grochowicz
Results
2
issues of
Rob Grochowicz
## Expected Behavior When I use the `ActivityStubExt.execute` extension function, I expect the `args` parameter to be given as-is to the underlying `ActivityStub.execute` method (keeping the varargs intact). ## Actual...
## Expected Behavior The JavaDoc for `startUpdate` should indicate that when it's called with a `waitForStage` of `WorkflowUpdateStage.COMPLETED`, it's synchronous and blocks until the update is completed. ## Actual Behavior...