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

Skip to content

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Feb 4, 2025

Q A
Branch? 6.4
Bug fix? no
New feature? no
Deprecations? no
Issues
License MIT

@@ -1307,7 +1307,7 @@ protected function updateStatus(bool $blocking)

$this->readPipes($running && $blocking, '\\' !== \DIRECTORY_SEPARATOR || !$running);

if ($this->fallbackStatus && $this->isSigchildEnabled()) {
if ($this->fallbackStatus) {
Copy link
Member Author

Choose a reason for hiding this comment

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

This is very likely not the right fix. We need to find out why all of a sudden proc_get_status() above does not return the expected data on the PHP 8.2 jobs anymore.

@nicolas-grekas
Copy link
Member

Let's skip this test case, it's transient... see #59690

@xabbuh xabbuh deleted the process-tests branch February 4, 2025 14:12
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