ethereum-optimism / ethereum-optimism/super-cli

ensure clear shutdown

Open
#43 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
20
Forks
10
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.