[New-bugs-announce] [issue11784] multiprocessing.Process.join: timeout argument doesn't specify time unit.

Patrick Sabin report at bugs.python.org
Wed Apr 6 17:14:52 CEST 2011


New submission from Patrick Sabin <patricksabin at gmx.at>:

The documentation of multiprocessing.Process.join doesn't tell the user
of which time unit the timeout argument is. It seems to be seconds.

----------
assignee: docs at python
components: Documentation
files: join-timeout-doc-improvement.patch
keywords: patch
messages: 133142
nosy: docs at python, pyfex
priority: normal
severity: normal
status: open
title: multiprocessing.Process.join: timeout argument doesn't specify time unit.
type: behavior
Added file: http://bugs.python.org/file21551/join-timeout-doc-improvement.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11784>
_______________________________________


More information about the New-bugs-announce mailing list