Skip to content

bpo-32294: Fix multiprocessing test_semaphore_tracker()#4885

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:sem_tracker_warn
Dec 15, 2017
Merged

bpo-32294: Fix multiprocessing test_semaphore_tracker()#4885
vstinner merged 1 commit into
python:masterfrom
vstinner:sem_tracker_warn

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Dec 15, 2017

Run the child process with -E option to ignore the PYTHONWARNINGS
environment variable.

https://bugs.python.org/issue32294

Run the child process with -E option to ignore the PYTHONWARNINGS
environment variable.
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

@vstinner vstinner deleted the sem_tracker_warn branch December 15, 2017 15:29
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 15, 2017
Run the child process with -E option to ignore the PYTHONWARNINGS
environment variable.
(cherry picked from commit 9402c83)
@bedevere-bot
Copy link
Copy Markdown

GH-4887 is a backport of this pull request to the 3.6 branch.

vstinner pushed a commit that referenced this pull request Dec 15, 2017
)

Run the child process with -E option to ignore the PYTHONWARNINGS
environment variable.
(cherry picked from commit 9402c83)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants