Skip to content
Open
Changes from 2 commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
e9db4d4
Add native PHP worker pool POC
bcotrim May 22, 2026
630d1db
Track the request queue per worker
fredrikekelund May 27, 2026
98bd09b
Potential fix for pull request finding 'CodeQL / Information exposure…
bcotrim May 28, 2026
ce185f3
Merge branch 'trunk' into add-native-php-worker-pool-poc
fredrikekelund May 29, 2026
daa7d8a
Always spawn the php pool the "poor man's" way
fredrikekelund May 29, 2026
96ed96a
Merge branch 'trunk' into add-native-php-worker-pool-poc
fredrikekelund May 29, 2026
8258fbd
Merge branch 'trunk' into add-native-php-worker-pool-poc
fredrikekelund May 29, 2026
7700985
Improve grandchild process cleanup on Windows
fredrikekelund Jun 1, 2026
fd3df18
Unit test
fredrikekelund Jun 1, 2026
f04bfdd
Merge branch 'trunk' into add-native-php-worker-pool-poc
fredrikekelund Jun 1, 2026
ea71db1
Refactor native PHP child helpers
bcotrim Jun 1, 2026
a2fc287
Merge remote PR branch
bcotrim Jun 1, 2026
9cc6be7
Improved E2E cleanup retry behavior
fredrikekelund Jun 1, 2026
71c6125
Improved native PHP child process cleanup
fredrikekelund Jun 1, 2026
4b06c8b
Reap wp, import, export CLI command children
fredrikekelund Jun 1, 2026
f54e74f
Recursively kill php children in happy path
fredrikekelund Jun 1, 2026
23f47bd
Kill grandchildren in stopPhpChild
fredrikekelund Jun 1, 2026
45e903b
Move files around
fredrikekelund Jun 1, 2026
b4f5cd1
Consider that OPcache is included in binary in PHP >=8.5
fredrikekelund Jun 1, 2026
7c0e893
Tweaking
fredrikekelund Jun 1, 2026
625fb8b
Fix Windows e2e cleanup retry for native PHP
bcotrim Jun 1, 2026
6a9bf7f
Pin e2e locale to English
bcotrim Jun 1, 2026
40b2bb5
Collect all process logs when E2E tests fail
fredrikekelund Jun 1, 2026
797dc28
Stabilize Windows native PHP e2e cleanup
bcotrim Jun 1, 2026
cd64c4a
Merge remote-tracking branch 'origin/add-native-php-worker-pool-poc' …
bcotrim Jun 1, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading