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

Sinatra requires CTRL+C twice to shutdown #4

Closed
shreeve opened this issue Mar 16, 2010 · 1 comment
Closed

Sinatra requires CTRL+C twice to shutdown #4

shreeve opened this issue Mar 16, 2010 · 1 comment

Comments

@shreeve
Copy link
Contributor

shreeve commented Mar 16, 2010

When I ran a small sinatra app, I have to press CTRL+C twice to get it to shutdown.

== Sinatra/1.0.b has taken the stage on 4567 for development with backup from Thin
>> Thin web server (v1.2.7 codename No Hup)
>> Maximum connections set to 1024
>> Listening on 0.0.0.0:4567, CTRL+C to stop
^C>> Stopping ...

== Sinatra has ended his set (crowd applauds)
== Sinatra/1.0.b has taken the stage on 4567 for development with backup from Thin
>> Thin web server (v1.2.7 codename No Hup)
>> Maximum connections set to 1024
>> Listening on 0.0.0.0:4567, CTRL+C to stop
^C>> Stopping ...

== Sinatra has ended his set (crowd applauds)
@shreeve
Copy link
Contributor Author

shreeve commented Mar 16, 2010

I'm currently running:

ubuntu 9.10 (karmic)
rubygems 1.3.6
ruby 1.9.1p376 (2009-12-07 revision 26041) [i486-linux]
sinatra 1.0.b
thin 1.2.7

zzak pushed a commit that referenced this issue Aug 12, 2016
Add parens for 'Ambiguous first argument' warnings in jruby
This issue was closed.
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