noleme-flow icon indicating copy to clipboard operation
noleme-flow copied to clipboard

[API] Rework (or potentially remove) the `after` API

Open eledhwen opened this issue 3 years ago • 0 comments

The after flow API came from an older API design and works poorly within the current flow API. It encourages blocking flow designs and puts unnecessary pressure on the runtime implementations.

At this time we should consider getting rid of it altogether, or reconsider it as a special case of join.

eledhwen avatar Dec 25 '21 18:12 eledhwen