Skip to content

ensure clear shutdown #43

@jakim929

Description

@jakim929

currently CLI doesn't exit when a flow is finished

the ink app exits when the nodejs process exits, meaning there needs to be no

  • active servers
  • active requests
  • active readstreams
  • etc.

make sure we clean these up to force an exit

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