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
feat: add create_with_options and export Execution
- there's no way to pass executions_cancellable without a config file right now
- we cannot extend .create without a breaking change for the variadic argument
- that's why create_with_options is added
- Execution() instances are needed for the new cancelation method
risk: high
0 commit comments