Marwan Rabbâa
Marwan Rabbâa
I think a lot of python failures are due to `uwsgi` @ahopkins. Let's see if non-LTS version will fix smth
@adamluzsi `rack-app` seems to timeout, but only with `puma` (`camping` also)
@adamluzsi ```ruby /usr/local/bundle/gems/rack-app-7.7.0/lib/rack/app/cli/fetcher/server.rb:1:in `require': cannot load such file -- rack/server (LoadError) from /usr/local/bundle/gems/rack-app-7.7.0/lib/rack/app/cli/fetcher/server.rb:1:in `' from /usr/local/bundle/gems/rack-app-7.7.0/lib/rack/app/cli/fetcher.rb:3:in `require' from /usr/local/bundle/gems/rack-app-7.7.0/lib/rack/app/cli/fetcher.rb:3:in `' from /usr/local/bundle/gems/rack-app-7.7.0/lib/rack/app/cli/fetcher.rb:1:in `' from /usr/local/bundle/gems/rack-app-7.7.0/lib/rack/app/cli.rb:4:in `require' from /usr/local/bundle/gems/rack-app-7.7.0/lib/rack/app/cli.rb:4:in `' from...
and seems to be with the last major of `puma` @adamluzsi https://github.com/puma/puma/blob/master/6.0-Upgrade.md
Up to you then @adamluzsi. Maybe add this on `rack-app` side is accurate 😛
Not sure to understand @adamluzsi. The app run with `bundle exec puma`
@jeremyevans seems that also `camping` suffer for `puma` **6** migration (but I'm not even sure if keeping it here is valuable)
@bajb not sure why we still use 1.7.1 https://github.com/the-benchmarker/web-frameworks/actions/runs/3055381956/jobs/4928384114#step:6:732 @dominikzogg not sure why we have 1.2.0 instead of 1.3.0 for https://github.com/the-benchmarker/web-frameworks/actions/runs/3055381956/jobs/4928383656#step:6:3575
sure, I just wonder why the last version is not installed by `composer`, I mean last version of chubby swoole adapter is 1.3.0 https://packagist.org/packages/chubbyphp/chubbyphp-swoole-request-handler inside container ```php /usr/src/app # php...
@whiplash `zio-http` is out 🎉 https://github.com/zio/zio-http/releases/tag/v0.0.1