◐ Shell
clean mode source ↗

[2.7] bpo-8799: Reduce timing sensitivity of condition test by explicitly by vstinner · Pull Request #2320 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

vstinner

merged 1 commit into

python:2.7from

vstinner:notify_wait

Jun 22, 2017

Conversation

@vstinner

Copy link Copy Markdown

Member

delaying the main thread so that it doesn't race ahead of the workers.

(cherry picked from commit 020af2a)

delaying the main thread so that it doesn't race ahead of the workers.

(cherry picked from commit 020af2a)

@vstinner vstinner changed the title bpo-8799: Reduce timing sensitivity of condition test by explicitly [2.7] bpo-8799: Reduce timing sensitivity of condition test by explicitly

Jun 22, 2017

@vstinner vstinner merged commit da6d305 into python:2.7

Jun 22, 2017

@vstinner vstinner deleted the notify_wait branch

June 22, 2017 00:09

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner @the-knights-who-say-ni @kristjanvalur