Created by: wmonk
What has been done
- When
process.stdin
fires anend
event, the process exits with a0
exit code
How has this been tested
- Started the app normally
✅ - Started the app when another app was already running (chose a new port)
✅ - Started the app via phoenix
✅