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

Spork reload wait time can not be interrupted with SIGINT #126

Open
andrusha opened this issue Mar 28, 2014 · 0 comments
Open

Spork reload wait time can not be interrupted with SIGINT #126

andrusha opened this issue Mar 28, 2014 · 0 comments

Comments

@andrusha
Copy link

If for some reason Spork failed to load it would be reloaded automatically, given you a message similar to this:

16:28:14 - ERROR - Could not reload Spork server for RSpec after 60 seconds. I will continue waiting for a further 120 seconds.

The problem however that during the wait time process is unresponsive to Ctrl+C SIGINTs you're sending to it, making you wait 120 seconds even if you know how to fix the problem and want to reload Spork right away, which is terribly annoying to me.

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

1 participant