Skip to content

test_runner: cleanup global event listeners after run#53878

Merged
nodejs-github-bot merged 3 commits intonodejs:mainfrom
EddieAbbondanzio:remove-global-event-handlers-after-run
Jul 23, 2024
Merged

test_runner: cleanup global event listeners after run#53878
nodejs-github-bot merged 3 commits intonodejs:mainfrom
EddieAbbondanzio:remove-global-event-handlers-after-run

Conversation

@EddieAbbondanzio
Copy link
Contributor

After a test run finishes, all the global event listeners are removed.

Fixes: #53868

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test_runner: remove global event handlers after run is completed

6 participants