Patrik Ragnarsson
Patrik Ragnarsson
I'm using https://github.com/jruby/docker-jruby so maybe this issue should be transfered to that repo?
I just ran into this, so I checked if it was still a problem with the latest released Bundler, 2.1.4 (and RubyGems 3.1.2), and it is. [Recorded the steps](https://github.com/dentarg/puma-vagrant/commits/master/vendoring_master_app) to...
No, I don't think a stable seed will help. Yes, the tests can be made more stable, someone just needs to dig in and solve the problems. Like tried to...
Looks like that yes, but is your new application code loaded or not? Please test [Docs](https://github.com/puma/puma/blob/08e71a2c6aaccf295bea909aacf40a9aa86b3702/docs/restart.md#additional-notes-1) says symlinks are evaluated, so if new code isn't being loaded, this is a...
It's a bug in regards to the things I mentioned above. Please dive into the Puma code base and see if you can come up with a fix. This is...
Any idea how we could test this?
I'll check whenever, no stress in open source
> The functionality is somewhat similar to the https://github.com/puma/puma/issues/2925, but (hopefully) performs better. Is it possible to find out? Can we construct benchmarks?
Have you tried running the reproduction script against another web server? What's the result then?
@slondr still having this issue? are you able to reproduce it for us if so?