New submission from Patrick Sabin <patricksa...@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@python components: Documentation files: join-timeout-doc-improvement.patch keywords: patch messages: 133142 nosy: docs@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 <rep...@bugs.python.org> <http://bugs.python.org/issue11784> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com