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

Falcon integration #1794

Merged
merged 1 commit into from Jul 19, 2022
Merged

Falcon integration #1794

merged 1 commit into from Jul 19, 2022

Conversation

ioquatix
Copy link
Contributor

@ioquatix ioquatix commented Jul 17, 2022

Update to #1677 which can be closed after merging this, all tests passing locally. LMK if any further changes are needed.

@ioquatix
Copy link
Contributor Author

Are we still testing

running_server.respond_to?(:stop!) ? running_server.stop! : running_server.stop
because that was broken before and it doesn't seem to be changed.

@jkowens
Copy link
Member

jkowens commented Jul 17, 2022

@ioquatix I was just about to ask about that 😅

It doesn't look like there is a test for that, so yeah that would still be an issue. Could something similar be done with Falcon, or should Sinatra have an update for SIGINT handling?

@ioquatix
Copy link
Contributor Author

I could reproduce the issue but the fix will be in falcon, not here, so it's safe to merge this.

@jkowens jkowens merged commit cb73617 into sinatra:master Jul 19, 2022
@ioquatix ioquatix deleted the falcon-integration branch July 19, 2022 03:56
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

Successfully merging this pull request may close these issues.

None yet

3 participants