Aaron Piotrowski

Results 148 comments of Aaron Piotrowski

Closing as this issue is old and has not received further feedback. Please try v2 of this library when you get a chance, the API and error handling has been...

Closing as we're not going to add any more features to the 1.x release branch. Ping me in chat if you want to explore implementing this for 2.x.

We've dropped support for ext-parallel as the extension is no longer being developed.

Unfortunately I have no idea what might have been going on here and cannot reproduce. As this issue is fairly old, I'm going to close it. Please open a new...

We've switched out uses of `@` across all libraries compatible with AMPHP v3 to use a custom error handler to avoid mis-behaving error handlers. For AMPHP v2, this is far...

We've switched out uses of `@` across all libraries compatible with AMPHP v3 to use a custom error handler to avoid mis-behaving error handlers. For AMPHP v2, this is far...

I believe zombie process issues were fixed by https://github.com/amphp/process/commit/8c769ff2b3ed7f507640f0df25409ef97a3563a8 and https://github.com/amphp/process/commit/76e9495fd6818b43a20167cb11d8a67f7744ee0f some time ago.

Closing this issue, since this has been completely refactored in v2 to allow full customization of context IPC.

Thanks for looking into this. When I saw that several methods were marked as final I knew this library was going to require some refactoring. Using the event system sounds...

Closed via https://github.com/amphp/http-server/commit/0c2b6865b95cda1688b5271413cfd2bc40f1e27b.