Skip to content

Disallow fork in a subinterpreter broke subprocesses in mod_wsgi daemon mode #82132

Closed
@tiran

Description

@tiran
BPO 37951
Nosy @gpshead, @vstinner, @tiran, @ambv, @ericsnowcurrently, @AdamWill, @miss-islington
PRs
  • bpo-37951: Lift subprocess's fork() restriction (GH-15544) #15544
  • [3.8] bpo-37951: Lift subprocess's fork() restriction (GH-15544) #15554
  • 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 = 'https://github.com/ericsnowcurrently'
    closed_at = <Date 2020-03-09.11:20:17.392>
    created_at = <Date 2019-08-26.08:42:32.656>
    labels = ['extension-modules', 'interpreter-core', 'type-bug', '3.8', '3.9']
    title = 'Disallow fork in a subinterpreter broke subprocesses in mod_wsgi daemon mode'
    updated_at = <Date 2020-03-09.11:20:17.391>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2020-03-09.11:20:17.391>
    actor = 'vstinner'
    assignee = 'eric.snow'
    closed = True
    closed_date = <Date 2020-03-09.11:20:17.392>
    closer = 'vstinner'
    components = ['Extension Modules', 'Interpreter Core']
    creation = <Date 2019-08-26.08:42:32.656>
    creator = 'christian.heimes'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37951
    keywords = ['patch', '3.8regression']
    message_count = 15.0
    messages = ['350511', '350522', '350526', '350544', '350550', '350615', '350646', '350647', '350648', '354126', '354130', '354131', '354135', '354136', '363718']
    nosy_count = 7.0
    nosy_names = ['gregory.p.smith', 'vstinner', 'christian.heimes', 'lukasz.langa', 'eric.snow', 'adamwill', 'miss-islington']
    pr_nums = ['15544', '15554']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37951'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Labels

    3.8 (EOL)end of life3.9only security fixesextension-modulesC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions