bypass-finals icon indicating copy to clipboard operation
bypass-finals copied to clipboard

Doesn't work with amphp/process

Open ostrolucky opened this issue 2 years ago • 2 comments

See https://github.com/amphp/process/issues/67

Produces Errno: 2; fseek(): Stream does not support seeking

ostrolucky avatar Jun 12 '23 09:06 ostrolucky

Really, not even callstack?

JanTvrdik avatar Jun 12 '23 10:06 JanTvrdik

Reproducer was given in linked story

ostrolucky avatar Jun 12 '23 10:06 ostrolucky

Closing due to lack of context

dg avatar May 16 '24 17:05 dg

I am happy to provide more context. What info specifically are you missing? amphp/process is a package used by various libraries, one of them eg. https://github.com/pact-foundation/pact-php/tree/9.1.1. If you enable dg/bypass-finals in your bootstrap.php, these tools do not work with mysterious errors like fseek() above.

ostrolucky avatar May 16 '24 20:05 ostrolucky

I would prefer a minimal code example, perhaps a repository that I can download and immediately see the error.

dg avatar May 16 '24 23:05 dg