Results 589 comments of MSP-Greg

I hate it when that happens. Or, been there, done that. The current thread code calls the app, generates the response, then checks if the socket has another waiting request...

@schneems Thank you for the thorough review. Really. It's a pretty serious change to Puma's operation, and I thought I could work on it for another week (or more), or...

@evanphx > I'm confused why this is here even reading the above comments. What is the condition where you expect the reactor to be running simultaniously? I've been meaning to...

I'm working on a revision to this, the revision performs better. Should be done within a few days.

Closing in favor of #3678

The turbo-rails failures are due to changes in Ruby head with the `Set` class.

> Do you have a link? Or is it broken and will be fixed? See below. `Set` was changed in master. CI may pass once the new Ruby master builds...

@dentarg And the bug fix has finally landed in the GHA Ruby master builds. So, turbo-rails is now passing.

Rebased to force a full CI run

All the arm jobs are passing, so merging this.