>We support both sync and async mode. The Python ecosystem is in a state of flux at the moment between sync and async, so it seemed like the best approach to offer both and let developers choose.
Correct me if I'm wrong but it doesn't seem like async will really offer anything a pipeline framework might need?
>Could you share a bit more details on what you mean, to make sure I understand correctly?
I often find myself debugging pipeline complex release workflows that get triggered by a git tag or something.
If I use this thing with github, how can I debug that workflow when it fails?
Correct me if I'm wrong but it doesn't seem like async will really offer anything a pipeline framework might need?
>Could you share a bit more details on what you mean, to make sure I understand correctly?
I often find myself debugging pipeline complex release workflows that get triggered by a git tag or something.
If I use this thing with github, how can I debug that workflow when it fails?