Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@WyriHaximus
Copy link
Member

@WyriHaximus WyriHaximus commented Jul 22, 2025

In a recent Ubuntu 24.04 runner update something changed that makes PHP
code seemingly more performant. In #236 this issue is shown to have
something to do with 24.04 because without code changes it works on 22
.04. However, that doesn't fix the underlying issue.

While I'm not sure what changed, by increasing these two numbers by 10
folding them we're back at passing tests,

This PR superseeds #235 and #236.

@WyriHaximus WyriHaximus force-pushed the 3.x-fix-ubuntu-24.04-issues branch 5 times, most recently from a522087 to b937784 Compare July 22, 2025 15:43
In a recent Ubuntu 24.04 runner update something changed that makes PHP
code seemingly more performant. In reactphp#236 this issue is shown to have
something to do with 24.04 because without code changes it works on 22
.04. However, that doesn't fix the underlying issue.

While I'm not sure what changed, by increasing these two numbers by 10
folding them we're back at passing tests,
@WyriHaximus WyriHaximus force-pushed the 3.x-fix-ubuntu-24.04-issues branch from b937784 to a3f40af Compare July 22, 2025 16:03
@WyriHaximus WyriHaximus changed the title [WIP] [3.x] Fix Ubuntu 24.04 issues [3.x] Increase query count in excessive TCP query tests Jul 22, 2025
@WyriHaximus WyriHaximus marked this pull request as ready for review July 22, 2025 16:03
@WyriHaximus WyriHaximus requested review from PaulRotmann and clue July 22, 2025 16:03
@WyriHaximus WyriHaximus added this to the v3.0.0 milestone Jul 22, 2025
Copy link
Member

@clue clue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@WyriHaximus Thanks for looking into, changes LGTM. If it works, it works 👍

Copy link
Contributor

@PaulRotmann PaulRotmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@PaulRotmann PaulRotmann merged commit 197667b into reactphp:3.x Jul 23, 2025
10 checks passed
WyriHaximus added a commit to WyriHaximus-labs/dns that referenced this pull request Aug 26, 2025
This ports reactphp#237 from 3.x to 1.x.

In a recent Ubuntu 24.04 runner update something changed that makes PHP
code seemingly more performant. In reactphp#236 this issue is shown to have
something to do with 24.04 because without code changes it works on 22.04. However, that doesn't fix the underlying issue.

While I'm not sure what changed, by increasing these two numbers by 10
folding them we're back at passing tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants