这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@jstucke
Copy link
Collaborator

@jstucke jstucke commented Oct 17, 2024

and also speed them up a bit with events
@jstucke jstucke added the bug label Oct 17, 2024
@jstucke jstucke requested a review from maringuu October 17, 2024 09:32
@jstucke jstucke self-assigned this Oct 17, 2024
@jstucke jstucke requested review from euwint and removed request for maringuu October 28, 2024 12:21
def breaking_process(wait: bool = False):
if wait:
sleep(0.5)
check_exceptions_finished.wait(timeout=5)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe we could use adjustable timeouts through environment variables?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Good idea but it is probably best to do this for all sleep/wait times in the tests at once (and that is probably out of scope for this PR)

@jstucke jstucke merged commit f1b2293 into master Oct 28, 2024
10 checks passed
@jstucke jstucke deleted the flaky-test-fix branch October 28, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants