You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently, the converter informs about the removal of async-before and async-after flags.
But: The radical change is that synchronous execution is not possible anymore.
Describe the solution you'd like
There should be a TASK on synchronous executed activities to check whether the implementation relies on the synchronous behaviour as this does not work anymore.
Is your feature request related to a problem? Please describe.
Currently, the converter informs about the removal of async-before and async-after flags.
But: The radical change is that synchronous execution is not possible anymore.
Describe the solution you'd like
There should be a TASK on synchronous executed activities to check whether the implementation relies on the synchronous behaviour as this does not work anymore.
Describe alternatives you've considered
no
Additional context
https://camunda.slack.com/archives/C0PPM4F46/p1694098573814359?thread_ts=1694075085.767609&cid=C0PPM4F46
The text was updated successfully, but these errors were encountered: