| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Attempting to check IsAlive() on a JSStream before the isAlive() callback can be set in JS causes a CHECK to fail in MakeCallback. Instead return false if the callback hasn't been set.
|
LGTM |
Sorry, something went wrong.
|
CI failures are:
All are unrelated. |
Sorry, something went wrong.
Attempting to check IsAlive() on a JSStream before the isAlive() callback can be set in JS causes a CHECK to fail in MakeCallback. Instead return false if the callback hasn't been set. PR-URL: #3282 Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>
Sorry, something went wrong.
Attempting to check IsAlive() on a JSStream before the isAlive() callback can be set in JS causes a CHECK to fail in MakeCallback. Instead return false if the callback hasn't been set. PR-URL: #3282 Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>
|
Cherry-picked to v4.x on 1850879. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Attempting to check IsAlive() on a JSStream before the isAlive()
callback can be set in JS causes a CHECK to fail in MakeCallback.
Instead return false if the callback hasn't been set.
R=@indutny
CI: https://ci.nodejs.org/job/node-test-pull-request/455/