-
Notifications
You must be signed in to change notification settings - Fork 67
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
can not stop service server #273
Comments
I can't reproduce. What's your OS, distro, terminal emulator, shell, etc... |
i use windows 7 and git terminal |
Just to be absolutely sure, what's the output of |
I've also experienced this problem. If I try to $ bundle exec ruhoh server 9292
Using theme: "theme-jamie"
=> Start watching: /Users/jamie/Code/jamiedavies.me
# Ctrl + C here before the rest of the information is displayed will cause a hang
[2014-02-11 22:23:04] INFO WEBrick 1.3.1
[2014-02-11 22:23:04] INFO ruby 2.1.0 (2013-12-25) [x86_64-darwin13.0]
[2014-02-11 22:23:04] INFO WEBrick::HTTPServer#start: pid=31664 port=9292
# Ctrl + C here will exit normally I'm using OS X 10.9, with Fish shell inside iTerm 2. |
after i run this command on my terminal
bundle exec ruhoh server 9292
i can't not terminate with ctrl+c
The text was updated successfully, but these errors were encountered: