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

fix: Destroy stdout and stderr on child vercel process #50

Merged

Conversation

icyJoseph
Copy link
Contributor

Regarding #48, I managed to get the tests running using node 15+, perhaps not ideal, but it worked.

However, jest could not exit the tests because of leaky handlers, this PR takes care of that.

After running the tests, a bunch of .gitignore and vercel.json files are created inside tests/fixtures, is that expected?

@leerob
Copy link
Contributor

leerob commented Sep 7, 2021

I'm not sure the expected behavior, maybe those need to be gitignored (I'm just "adopting" this repo and working to make it maintainable!).

Copy link
Contributor

@leerob leerob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@leerob leerob merged commit c1980f0 into vercel-community:main Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants