| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
|
FWIW my PR for improving nextTick performance isn't abandoned, I just haven't had time to revisit it yet. Also, this PR is now exposing asyncId and triggerAsyncId on the object passed to the hook(s) more directly. I think we should be hiding those sorts of things from hooks, as I believe that may be why Symbols were used in the first place. |
Sorry, something went wrong.
👍 will remove from here. |
Sorry, something went wrong.
No longer check process.exiting on each tick add. Cleaner emitDestroy with try/finally. No longer use Reflect.apply since it's slower.
| Back | FazBrowse Home | New Git URL |
CI: https://ci.nodejs.org/job/node-test-pull-request/22633/
Checklist