Skip to content

Conversation

adamziel
Copy link
Collaborator

Motivation for the change, related issues

With this PR, PHPWorker only reap()s the PHP process once the StreamedPHPResponse is finished. Before this PR, it was reap()-ed immediately after the StreamedPHPResponse was created but before all the data was generated and consumed streamed.

Testing Instructions (or ideally a Blueprint)

Testing of this PR is not trivial and I gave up on writing a test after two hours of fiddling around. Let's just confirm it doesn't break any other test.

@adamziel adamziel merged commit 8b1379f into trunk Sep 30, 2025
26 checks passed
@adamziel adamziel deleted the async-cli-cleanup branch September 30, 2025 15:15
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.

1 participant