| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
It seems that there is a problem with install deps when building on windows. Failures - nasm (exited 1) - nasm not installed. An error occurred during installation: The remote server returned an error: (503) Server Unavailable. Service Unavailable |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM if CI passes
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM.
No need to change this PR, but It's kind of funny that there was discussion about making the third argument to validatePort() an object vs. a boolean for readability purposes, just to end up using a boolean here anyway. It seems like we should migrate the validatePort() arg to a boolean - it's an internal API anyway.
Sorry, something went wrong.
I think making the third parameter of validatePort() an object is actually to consider compatibility with different ranges of ports in the future. |
Sorry, something went wrong.
It was to avoid "magical boolean values" |
Sorry, something went wrong.
|
Sorry, something went wrong.
To be fair, more of them do not take an options object, so it introduced more inconsistency. |
Sorry, something went wrong.
Sorry, something went wrong.
|
Should be ready, Can you help restart a CI run ? @jasnell |
Sorry, something went wrong.
Sorry, something went wrong.
|
It seems that the CI run failure has nothing to do with this PR. 11:56:22 not ok 2559 parallel/test-worker-message-port-message-before-close 11:56:22 --- 11:56:22 duration_ms: 120.104 11:56:22 severity: fail 11:56:22 exitcode: -15 11:56:22 stack: |- 11:56:22 timeout |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
fixes: #32857
/cc @jasnell
Checklist