Skip to content

Disallow fork in a subinterpreter. #78832

Closed
@ericsnowcurrently

Description

@ericsnowcurrently
BPO 34651
Nosy @gpshead, @vstinner, @ericsnowcurrently, @hroncok, @miss-islington
PRs
  • bpo-34651: Only allow the main interpreter to fork. #9279
  • bpo-38778: Document that os.fork is not allowed in subinterpreters #17123
  • [3.8] bpo-38778: Document that os.fork is not allowed in subinterpreters (GH-17123) #17179
  • 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 2019-08-29.16:38:15.524>
    created_at = <Date 2018-09-12.21:04:23.258>
    labels = ['interpreter-core', '3.8']
    title = 'Disallow fork in a subinterpreter.'
    updated_at = <Date 2019-11-15.21:37:30.285>
    user = 'https://github.com/ericsnowcurrently'

    bugs.python.org fields:

    activity = <Date 2019-11-15.21:37:30.285>
    actor = 'miss-islington'
    assignee = 'eric.snow'
    closed = True
    closed_date = <Date 2019-08-29.16:38:15.524>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2018-09-12.21:04:23.258>
    creator = 'eric.snow'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34651
    keywords = ['patch']
    message_count = 12.0
    messages = ['325181', '325302', '325400', '343364', '343369', '343415', '343421', '345599', '345603', '350652', '356694', '356720']
    nosy_count = 5.0
    nosy_names = ['gregory.p.smith', 'vstinner', 'eric.snow', 'hroncok', 'miss-islington']
    pr_nums = ['9279', '17123', '17179']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue34651'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Labels

    3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions