Skip to content

Issues: nodejs/node

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

lib: avoid event override by assignment events Issues and PRs related to the events subsystem / EventEmitter. needs-ci PRs that need a full CI run.
#58315 opened May 13, 2025 by erights Draft
events: refactored emit to improve performance events Issues and PRs related to the events subsystem / EventEmitter. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#56741 opened Jan 24, 2025 by KunalKumar-1 Loading…
Expose the "enhanced" stack trace from uncaught exceptions to the uncaughtException and uncaughtExceptionMonitor handlers on process events Issues and PRs related to the events subsystem / EventEmitter. feature request Issues that request new features to be added to Node.js.
#55838 opened Nov 13, 2024 by danfuzz
node:events once isn't working as expected in node-redis tests events Issues and PRs related to the events subsystem / EventEmitter.
#54497 opened Aug 22, 2024 by sjpotter
Performance Enhancement in EventEmitter’s emit Method events Issues and PRs related to the events subsystem / EventEmitter.
#53056 opened May 19, 2024 by mertcanaltin
events: add fast and slow path events Issues and PRs related to the events subsystem / EventEmitter. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run. performance Issues and PRs related to the performance of Node.js.
#52733 opened Apr 28, 2024 by rluvaton Draft
5 of 11 tasks
events: extract events file to a separate files events Issues and PRs related to the events subsystem / EventEmitter. needs-ci PRs that need a full CI run.
#52726 opened Apr 27, 2024 by rluvaton Loading…
events: improve addAbortListener perf by saving the same options object events Issues and PRs related to the events subsystem / EventEmitter. needs-ci PRs that need a full CI run. performance Issues and PRs related to the performance of Node.js.
#52367 opened Apr 4, 2024 by rluvaton Loading…
events: refactor to be less susceptible to prototype pollution events Issues and PRs related to the events subsystem / EventEmitter. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#47966 opened May 11, 2023 by aduh95 Loading…
events,bootstrap: make globalThis extend EventTarget events Issues and PRs related to the events subsystem / EventEmitter. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version. tools Issues and PRs related to the tools directory.
#45993 opened Dec 28, 2022 by KhafraDev Loading…
Events.on should not automatically throw on error event errors Issues and PRs related to JavaScript errors originated in Node.js core. events Issues and PRs related to the events subsystem / EventEmitter.
#40797 opened Nov 13, 2021 by dpchamps
events: speed up emit by create faster null prototype object events Issues and PRs related to the events subsystem / EventEmitter. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#39939 opened Aug 30, 2021 by wwwzbwcom Loading…
Capture event emitter creation stack trace events Issues and PRs related to the events subsystem / EventEmitter.
#39917 opened Aug 27, 2021 by szmarczak
once event leak when forwarding events events Issues and PRs related to the events subsystem / EventEmitter.
#37828 opened Mar 20, 2021 by Karang
Add on/off to EventSignal? doc Issues and PRs related to the documentations. events Issues and PRs related to the events subsystem / EventEmitter. eventtarget Issues and PRs related to the EventTarget implementation.
#37399 opened Feb 16, 2021 by ronag
console: make console.log resilient to built-in prototypes tempering events Issues and PRs related to the events subsystem / EventEmitter. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#37332 opened Feb 12, 2021 by aduh95 Loading…
[Bug] Remove the incorrect event listener. events Issues and PRs related to the events subsystem / EventEmitter.
#36522 opened Dec 15, 2020 by iamnivekx
errorMonitor be emitted consistently events Issues and PRs related to the events subsystem / EventEmitter.
#33505 opened May 21, 2020 by ArfatSalman
ProTip! Type g i on any issue or pull request to go back to the issue listing page.