Asynchronous subflow doesn't work
Confluence User - 03 Jun, 2019
My problem is exactly the same as Async run of tool plugins (without answer since 2013)
I need to run asynchronoueously a plugin without waiting the end of the plugin.
I made an asynchronous subflow between 2 activities.
When I complete the first activity, I was expecting to have immediatly the second activity and the subflow running in parallele.
Instead of this, I have to wait for the subflow to finish as if it was a synchronous subflow
async;asynchronous;subflow;subprocess