[issue28094] Document behaviour of Process.join() in multiprocessing

2016-09-11 Thread Berker Peksag

Berker Peksag added the comment:

Thanks for the explanation. We usually handle situations like this in the same 
issue so I'm closing this as a duplicate of issue 10673. Could you please 
attach your patch to issue 10673? Thanks!

--
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> multiprocess.Process join method - timeout indistinguishable 
from success

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue28094] Document behaviour of Process.join() in multiprocessing

2016-09-11 Thread Tom Clark

Tom Clark added the comment:

I thought that, since Issue <10673> refers to the library rather than the docs, 
it was better to create a seperate documentation issue.  In other words, I 
probably overthought it.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue28094] Document behaviour of Process.join() in multiprocessing

2016-09-11 Thread Berker Peksag

Berker Peksag added the comment:

Hi Tom, thanks for the patch! Issue 10673 is still open, is there a reason not 
to attach your patch there?

--
nosy: +berker.peksag

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue28094] Document behaviour of Process.join() in multiprocessing

2016-09-11 Thread Tom Clark

New submission from Tom Clark:

#10673 indicated that the issue should be resolved by clarifying the 
documentation. The proposed patch is intended to do this.

--
assignee: docs@python
components: Documentation
files: multiprocessing.patch
keywords: patch
messages: 275943
nosy: docs@python, tclark
priority: normal
severity: normal
status: open
title: Document behaviour of Process.join() in multiprocessing
type: enhancement
versions: Python 3.5, Python 3.6
Added file: http://bugs.python.org/file44584/multiprocessing.patch

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com