| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Sorry, something went wrong.
|
Just to mention it: ayojs/ayo@06a1e54 also fixes this but doesn’t require skipping anything … I think that should be fine to use here |
Sorry, something went wrong.
Very nice! Any advice on the the correct procedure for including that so the proper credit and such is given? Thanks |
Sorry, something went wrong.
|
@danbev Since it’s my commit – do whatever you want with it. :) Just cherry-picking it should be fine, but whatever gets you where the code needs to be works for me 😄 |
Sorry, something went wrong.
If `stdin` was closed or referred to a file, this didn't work, because it was accessed via file descriptor. Instead, use another generic native object. cherry-picked from ayojs/ayo#63
Sorry, something went wrong.
If `stdin` was closed or referred to a file, this didn't work, because it was accessed via file descriptor. Instead, use another generic native object. cherry-picked from ayojs/ayo#63 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
| Back | FazBrowse Home | New Git URL |
If stdin was closed or referred to a file, this didn't work,
because it was accessed via file descriptor.
Instead, use another generic native object.
cherry-picked from ayojs/ayo#63
Checklist
Affected core subsystem(s)
test