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

Use Puma instead of Unicorn #885

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Use Puma instead of Unicorn #885

merged 1 commit into from
Jan 23, 2024

Conversation

MikeMcQuaid
Copy link
Owner

Puma is actually actively maintained so is a better fit.

While we're here:

  • fix script/tests to kill Puma properly on exit and reduce the (excessive) sleep time
  • note that Puma is used in the README
  • fix up other Unicorn references

Base automatically changed from cleanup to main January 23, 2024 11:38
Puma is actually actively maintained so is a better fit.

While we're here:
- fix `script/tests` to kill Puma properly on exit and reduce the
  (excessive) sleep time
- note that Puma is used in the README
- fix up other Unicorn references
@MikeMcQuaid MikeMcQuaid merged commit 267666b into main Jan 23, 2024
5 checks passed
@MikeMcQuaid MikeMcQuaid deleted the puma branch January 23, 2024 11: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.

1 participant