Skip to content

Re-render on steam/subscription handlers (just like EventHandlers). #449

Closed
@rebo

Description

@rebo

EventHandlers currently re-render if a message is not returned by the event-handler.

However this is not currently mirrored by Stream and Subscription handlers. I.e. if a handler does not return a message seed currently does not re-render.

I feel this should be the same as EventHandler. Unless there are any objections I can submit a PR to this effect.

For instance the impact on this is for Stream/Subscription handlers I am having to use a Msg:NoOp.

No biggie but would be good to be consistent.

Metadata

Metadata

Assignees

No one assigned

    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