Removed default timeout, causing segmentation fault with Linux
- bug fix segmentation fault on Linux under PHP 7.4 with
uv_spawn
. - updates for
isTerminated
for proper status indications - added more
uv_spawn
tests - Channel class needs reworking to have
uv_spawn
function like the fallback