parallel
parallel copied to clipboard
Add connect() to IpcHub interface
Fixes https://github.com/amphp/parallel/issues/208
Ping @trowski, will likely need a major tag
I'd prefer if you'd keep upgrading to Psalm 6 out of this PR. I certainly understand why you'd be excited to do so, but it does make this rather noise compared to the interface change being proposed here.
Ehh it would have to be done anyways, this just speeds up the process :)
Did this mainly to avoid issues with legacy versions of Psalm when running locally