Skip to content

multiprocessing.Process.join() ignores timeout if child process use os.exec*() #79838

@HuazuoGao

Description

@HuazuoGao
mannequin
BPO 35657
Nosy @pitrou, @vstinner, @larryhastings, @MojoVampire, @applio

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = None
created_at = <Date 2019-01-04.11:52:47.885>
labels = ['3.7', '3.8', 'type-bug', 'library']
title = 'multiprocessing.Process.join() ignores timeout if child process use os.exec*()'
updated_at = <Date 2019-05-08.15:23:09.005>
user = 'https://bugs.python.org/HuazuoGao'

bugs.python.org fields:

activity = <Date 2019-05-08.15:23:09.005>
actor = 'larry'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2019-01-04.11:52:47.885>
creator = 'Huazuo Gao'
dependencies = []
files = []
hgrepos = []
issue_num = 35657
keywords = []
message_count = 5.0
messages = ['332970', '332982', '332983', '333004', '341886']
nosy_count = 6.0
nosy_names = ['pitrou', 'vstinner', 'larry', 'josh.r', 'davin', 'Huazuo Gao']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue35657'
versions = ['Python 3.7', 'Python 3.8']

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytopic-multiprocessingtype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions