| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
I don't really understand the "optimize" part of the commit message. In what sense does this change optimize the docs?
Sorry, something went wrong.
I'm trying to improve the documentation and point out that we can't send IPC handles on win32 platform 😄. |
Sorry, something went wrong.
Then maybe doc: clarify that IPC handles are not supported on win32 platform would be a better commit message? |
Sorry, something went wrong.
1. Clarify that which types of objects can be sent through process.send 2. Clarify that IPC handle are not supported on win32 platform
- Clarify which types of objects can be sent through `process.send`. - Clarify that IPC handles are not supported on win32 platform. PR-URL: #52154 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
- Clarify which types of objects can be sent through `process.send`. - Clarify that IPC handles are not supported on win32 platform. PR-URL: #52154 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
| Back | FazBrowse Home | New Git URL |
cc @bnoordhuis