Skip to content

[3.7] bpo-34563: Fix for invalid assert on big output of multiprocessing.Process (GH-9027)#9064

Merged
vstinner merged 1 commit into
python:3.7from
miss-islington:backport-266f490-3.7
Sep 4, 2018
Merged

[3.7] bpo-34563: Fix for invalid assert on big output of multiprocessing.Process (GH-9027)#9064
vstinner merged 1 commit into
python:3.7from
miss-islington:backport-266f490-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 4, 2018

Copy link
Copy Markdown
Contributor

Fix for invalid assert on big output of multiprocessing.Process.
(cherry picked from commit 266f490)

Co-authored-by: Alexander Buchkovsky olex.buchkovsky@gmail.com

https://bugs.python.org/issue34563

…ocess (pythonGH-9027)

Fix for invalid assert on big output of multiprocessing.Process.
(cherry picked from commit 266f490)

Co-authored-by: Alexander Buchkovsky <olex.buchkovsky@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@ahcub and @vstinner: Backport status check is done, and it's a failure ❌ .

@ahcub

ahcub commented Sep 4, 2018

Copy link
Copy Markdown
Contributor

here is the error I see

The request: 30444 was abandoned due to an infrastructure failure. Notification of assignment to an agent was never received. 

it looks like we just need to retrigger

@vstinner vstinner merged commit e8ca880 into python:3.7 Sep 4, 2018
@miss-islington miss-islington deleted the backport-266f490-3.7 branch September 4, 2018 19:40
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.

5 participants