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

tunemygc doesn't sync with puma #49

Open
leonsp opened this issue May 23, 2018 · 0 comments
Open

tunemygc doesn't sync with puma #49

leonsp opened this issue May 23, 2018 · 0 comments

Comments

@leonsp
Copy link

leonsp commented May 23, 2018

ruby 2.4.4p296 (2018-03-28 revision 63013) [x86_64-linux]
Using rails 4.2.10
Using tunemygc 1.0.71

TuneMyGC seems to start:

# bundle exec rails s -b 0.0.0.0 -p 8080
[tunemygc] Rails detected, loading railtie
=> Booting Puma
=> Rails 4.2.10 application starting in development on http://0.0.0.0:8080
=> Run `rails server -h` for more startup options
=> Ctrl-C to shutdown server
Setting Rails logger to STDOUT
Configuring Sentry
I, [2018-05-23T16:32:00.792099 #44]  INFO -- sentry: ** [Raven] Raven 2.3.1 ready to catch errors
I, [2018-05-23T16:32:01.476954 #44]  INFO -- sentry: ** [Raven] Raven 2.3.1 ready to catch errors
Puma starting in single mode...
* Version 3.11.4 (ruby 2.4.4-p296), codename: Love Song
* Min threads: 0, max threads: 16
* Environment: development
* Listening on tcp://0.0.0.0:8080
Use Ctrl-C to stop

But it doesn't sync when I Ctrl-C out of the process:

^C- Gracefully stopping, waiting for requests to finish
=== puma shutdown: 2018-05-23 16:33:26 +0000 ===
- Goodbye!
Exiting

Is there something I can do to force it to sync?

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