Skip to content

Conversation

@BorysTheDev
Copy link
Contributor

fixes: #4945


# Ensure tests are not reasonably slow
async with async_timeout.timeout(1 + 4):
async with async_timeout.timeout(10):
Copy link
Contributor

Choose a reason for hiding this comment

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

any idea why this test is slower now?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The problem can be in instances, because locally it is fast

@BorysTheDev BorysTheDev enabled auto-merge (squash) May 29, 2025 08:48
@BorysTheDev BorysTheDev merged commit c5c77c0 into main May 29, 2025
10 checks passed
@BorysTheDev BorysTheDev deleted the fix_test_seeder_key_target branch May 29, 2025 09:25
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.

Python test failed: test_seeder_key_target

4 participants