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

Feature request: option to restart worker in between each test, or every N tests #123

Open
NHDaly opened this issue Nov 20, 2023 · 1 comment
Labels
new feature A feature we would like to add

Comments

@NHDaly
Copy link
Member

NHDaly commented Nov 20, 2023

This could be helpful for debugging @udesou's situation, where we are seeing a lot of crashes that we think are due to memory leaks, since the tests pass when run the second time.

@NHDaly NHDaly added the new feature A feature we would like to add label Nov 20, 2023
@nickrobinson251
Copy link
Collaborator

i think an ugly way to get this feature right now would be to set memory_threshold really low, maybe even memory_threshold=0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature A feature we would like to add
Projects
None yet
Development

No branches or pull requests

2 participants