How to use with long running SSR frameworks, EADDRINUSE due to terminal exiting after on first run
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
when using wait on likes this

it will exit terminal but leave the app running resulting on an error when run again

I have to manually kill ports

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the long-running SSR usage described in the issue and observe what happens when the terminal exits after the first run. Investigate the wait-on CLI's process lifecycle and verify that a subsequent run does not encounter EADDRINUSE or require manually killing ports.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100