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

Remove spin locks from E2E tests #1627

Closed
wants to merge 1 commit into from
Closed

Conversation

mariari
Copy link
Member

@mariari mariari commented Jun 28, 2023

Previously the code would spin lock, creating busy CPU waiting, and creating a bunch of log files which are counterproductive when debugging, this topic removes all those issues

Previously the code would spin lock, creating busy CPU waiting, and
creating a bunch of log files which are counterproductive when
debugging, this topic removes all those issues
@tzemanovic
Copy link
Member

I think this should be addressed by #1621

@juped
Copy link
Member

juped commented Jun 28, 2023

I think this should be addressed by #1621

@tzemanovic do you know if 40 or 120 is a better timeout here?

@tzemanovic
Copy link
Member

I think this should be addressed by #1621

@tzemanovic do you know if 40 or 120 is a better timeout here?

I think for 30 sec epochs, 40 should be sufficient

@Fraccaman
Copy link
Member

what should we do with this one? is it related with #1621 ?

@tzemanovic
Copy link
Member

closing in favor of #1621

@tzemanovic tzemanovic closed this Jul 11, 2023
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.

4 participants