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
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
make sure we clean these up to force an exit