Skip to content

Conversation

@colesbury
Copy link
Contributor

@colesbury colesbury commented Mar 6, 2024

This changes test_map_timeout to use an event instead of time.sleep() so that the common case can run faster. The test is re-run with a longer timeout (10 seconds) if the first attempt times out too soon.

This changes test_map_timeout to use an event instead of `time.sleep()`
so that the common case can run faster. The test is re-run with a longer
timeout (10 seconds) if the first attempt times out too soon.
@colesbury colesbury added tests Tests in the Lib/test dir skip news labels Mar 6, 2024
@colesbury colesbury requested a review from vstinner March 6, 2024 17:33
@colesbury colesbury added 🔨 test-with-buildbots Test PR w/ buildbots; report in status section and removed awaiting core review labels Mar 6, 2024
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @colesbury for commit 4699738 🤖

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Mar 6, 2024
@colesbury
Copy link
Contributor Author

Hmmm... still not reliable.

@colesbury colesbury marked this pull request as draft March 7, 2024 18:12
@colesbury colesbury closed this Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants