You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have checked existing issues and there no existing ones with the same request.
Feature description
Implement Ctrl-D to gracefully shut down the development server, Ctrl-C always exits with error code 1 so it might be saner to add a way to exit with code 0
Issues
Feature description
Implement Ctrl-D to gracefully shut down the development server, Ctrl-C always exits with error code 1 so it might be saner to add a way to exit with code 0
Help
Yes
Implementation help
No response