The current operation implementation doesn't allow you to execute long running operations forked: 1. setting prameters would overwrite parameters on an executing operation 2. no proper go method for tracking when an operation ends. Should these things be more built into the base API
The current operation implementation doesn't allow you to execute long running operations forked:
Should these things be more built into the base API