| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
I would suggest that moveMessagePortToContext() should throw earlier if it's given a MessagePort that is already closed, or in the process of closing such that the execution doesn't even get this far along. |
Sorry, something went wrong.
There was a problem hiding this comment.
Looks good with a test :)
Sorry, something went wrong.
This reverts commit 73370b4. The unit test is preserved to make sure it does not break nodejs#26463 again.
There was a problem hiding this comment.
Whoops, just noticed that the error code was put back but it wasn't removed from the legacy section of the errors.md doc. That should probably happen, yeah?
Sorry, something went wrong.
Yeap, totally, do you think I should add some extra data to the history of the error? |
Sorry, something went wrong.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes: #38499