Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show notification only after server has actually started up. #104

Open
garyking opened this issue Jun 12, 2016 · 2 comments
Open

Show notification only after server has actually started up. #104

garyking opened this issue Jun 12, 2016 · 2 comments

Comments

@garyking
Copy link

The notification appears immediately when rerun gets ready to start the server, but the server hasn't actually started at that point. Show the notification when the server is actually running instead.

@alexch
Copy link
Owner

alexch commented Jan 24, 2018

I think this is a vote for a --port option, where rerun will announce that some process is now listening on that port. On its own rerun can't tell if the server has really started since there's no way to know how long it takes between launching the process and being "actually" running.

@amree
Copy link

amree commented Jan 22, 2020

@alexch Sorry for bumping an old issue. I want to confirm whether this is still an issue as I'm having the same thought and just checking if there's a solution ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants