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

Pass in ts-mocha --exit flag to default config #1902

Closed
wants to merge 3 commits into from
Closed

Pass in ts-mocha --exit flag to default config #1902

wants to merge 3 commits into from

Conversation

cavemanloverboy
Copy link
Contributor

@cavemanloverboy cavemanloverboy commented May 18, 2022

anchor test sometimes hangs after completing a test suite. This flag resolves this issue.

@tomlinton
Copy link
Contributor

Did you run into this on all tests or on some specific ones? --exit is probably just going to hide the underlying issue of something not cleaning up after itself properly. It's a good quick fix but we should also record where this occurred so we can try and debug it later.

@cavemanloverboy
Copy link
Contributor Author

Did you run into this on all tests or on some specific ones? --exit is probably just going to hide the underlying issue of something not cleaning up after itself properly. It's a good quick fix but we should also record where this occurred so we can try and debug it later.

Specific ones. It happens when I stream solana logs in full w/ a webhook.

@kklas
Copy link
Contributor

kklas commented Jun 5, 2022

It's due to this probably solana-labs/solana#25069

@vercel
Copy link

vercel bot commented Jul 6, 2022

@cavemanloverboy is attempting to deploy a commit to the 200ms Team on Vercel.

A member of the Team first needs to authorize it.

This pull request was closed.
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

3 participants