markTestSkipped('Not supported on the current platform/driver'); } return (new ForkContextFactory())->start($script); } public function testThrowingProcessOnReceive(): void { // tmp $this->expectNotToPerformAssertions(); } public function testThrowingProcessOnSend(): void { // tmp $this->expectNotToPerformAssertions(); } public function testImmediateJoin(): void { // tmp $this->expectNotToPerformAssertions(); } }