Thanks to visit codestin.com
Credit goes to github.com

Skip to content

FunctionHandler should support streaming output without yield #745

@sanand0

Description

@sanand0

In FunctionHandler, as an alternative to function:, allow the run: key that runs the function (on applicable methods) but does not write the result. The function is then free to use handler.write() and handler.flush() for more flexible streaming.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions