eventual
eventual copied to clipboard
feat: real promises in workflows
Incomplete prototype of a call that allows for real promises in workflow. Leaving it here to not lose it.
For example, allows running import directly from a workflow. Which is not advised, but with this change, technically possible.
not advised
Because import could be non-deterministic.