Luan Vieira
Luan Vieira
Hi @kenaniah , thanks for opening this issue! It looks like your reproduction script is using some private Rails APIs like `ActionDispatch::Routing::RoutesProxy`. I'm not that familiar with the internals of...
@mmarinaccio unfortunately no, I still have that shim in place but to be honest I haven't looked at this issue again since then.
Just wanted to chime in here that we stopped using `posix-spawn` at GitHub for the reasons shared above. That being said, developers still enjoyed the interface provided by `POSIX::Spawn::Child`, so...