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

Kill all sandbox processes #194

Merged
merged 2 commits into from
Sep 15, 2022
Merged

Kill all sandbox processes #194

merged 2 commits into from
Sep 15, 2022

Conversation

volovyks
Copy link
Collaborator

@volovyks volovyks commented Sep 14, 2022

Before this change, we were not stopping near-sandbox processes in case the test failed. With time it leads to high memory, CPU, and battery usage.
afterEach.always(...) solves the problem.

@volovyks volovyks mentioned this pull request Sep 14, 2022
@volovyks volovyks linked an issue Sep 14, 2022 that may be closed by this pull request
Copy link
Member

@ailisp ailisp left a comment

Choose a reason for hiding this comment

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

Nice fix!

@ailisp ailisp merged commit a041582 into main Sep 15, 2022
@ailisp ailisp deleted the serhii/kill-process branch September 15, 2022 01:48
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.

Memory usage
2 participants