Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
Anyone has a good handle on this? I tried using this plugin and ran into this problem. Should #33 be merged? Are people using forks?
+1 here too, need any help with this?
Is this an acceptable work-around? Should it be merged, right now this makes the plugin not so much recommended, restarting processes is more-a-less a basic function and I just burned...
I've been trying to fix some of these in https://github.com/dblock/posix-spawn/tree/travis-ci, not making too much progress.
These are all failing because the exec process isn't getting the file descriptor that is being created by `IO.pipe`. Looks like an actual bug, maybe @rtomayko can shed some light....
This is fixed in https://github.com/dblock/create-a-github-issue, a maintained fork.
Applied suggestions in https://github.com/JasonEtco/create-an-issue/pull/119
I ended up forking this project given the lack of activity here into https://github.com/marketplace/actions/create-a-github-issue with this change (same code as in #119) merged.
Anything other than https://github.com/JasonEtco/create-an-issue#outputs still needed for this one?
I think https://github.com/JasonEtco/create-an-issue/pull/112 does it, care to confirm?