| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Invoke threadsafe_function during the same tick and avoid marshalling costs between threads and/or churning event loop if either: 1. There's a queued call already 2. `Push()` is called while the main thread was running threadsafe_function PR-URL: nodejs#38506 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
|
Did you have to fix conflicts ? If not, we will cherry pick the commit by default when we prepare the next release |
Sorry, something went wrong.
|
Ah, no conflicts. Closing then. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Invoke threadsafe_function during the same tick and avoid marshalling
costs between threads and/or churning event loop if either:
threadsafe_function
PR-URL: #38506
Reviewed-By: Anna Henningsen anna@addaleax.net
Reviewed-By: Rich Trott rtrott@gmail.com
Reviewed-By: James M Snell jasnell@gmail.com
Backport-PR-URL: #38506