reactphp / filesystem

Evented filesystem access.
MIT License
135 stars 40 forks source link

Filesystem `exists()` file method stopped working with last child-process versions #94

Closed mmoreram closed 2 years ago

mmoreram commented 3 years ago

Having this example

https://gist.github.com/mmoreram/6323b9bf536ba5346e5a26117512c208

Have different results when changing the wyrihaximus/react-child-process-pool dependency:

I don't know if some other methods are affected by this update.

SimonFrings commented 2 years ago

Hey @mmoreram, thanks for reporting this :+1:

Similar answer in here as in #95, this could be already obsolete with the rewrite of the project in #97. If this should still be a thing after the new version then we'll look further into this.

clue commented 2 years ago

@mmoreram Thanks for bringing this up! #97 has just been merged and I believe this has been answered, so I'm closing this for now. Please come back with more details if this problem persists and we can always reopen this :+1: