<#284 Use Rust FFI #7: Offload process> Pull reque...
# pact-php
g
#284 Use Rust FFI #7: Offload process Pull request opened by tienvx This is 7th pull request in a series of "small" pull requests I split from #210 This pull request depend on #283, please review it first. There are 2 modes in `PhpPact\Standalone\Runner\ProcessRunner`: •
runBlocking
runNonBlocking
runNonBlocking
is not used at all, so we can replace
ProcessRunner
by Symfony's
Process
to reduce custom code. pact-foundation/pact-php All checks have passed 21/21 successful checks
❤️ 1