Skip to content
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

add max listeners suppression back #1090

Conversation

thescientist13
Copy link
Member

Related Issue

#1070

Did a little sleuthing into the release branch commit history and seems that the first time this error started occurring was after we merged #1046?
https://github.com/ProjectEvergreen/greenwood/actions/runs/4208842090/jobs/7305302032
Screen Shot 2023-04-08 at 1 35 37 PM

But then things are fine for a while, and then it starts happening again after merging #1079?
https://github.com/ProjectEvergreen/greenwood/actions/runs/4585376551/jobs/8097482557
Screen Shot 2023-04-08 at 1 39 05 PM

Summary of Changes

  1. restore process.setMaxListeners(0); to test

@thescientist13 thescientist13 added the chore unit testing, maintenance, etc label Apr 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore unit testing, maintenance, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GitHub Actions for some SSR specs are timing out (experimental runs are fine)
1 participant