Skip to content

Use vfork() in subprocess on Linux #80004

Closed
@izbyshev

Description

@izbyshev
mannequin
BPO 35823
Nosy @gpshead, @ronaldoussoren, @socketpair, @koobs, @izbyshev, @pablogsal, @Jongy
PRs
  • bpo-35823: subprocess: Use vfork() instead of fork() on Linux when safe #11671
  • bpo-35823: subprocess: Use vfork() instead of fork() on Linux when safe #11671
  • bpo-35823: subprocess: Use vfork() instead of fork() on Linux when safe #11671
  • bpo-35537: Document posix_spawn() change in subprocess #11668
  • bpo-35537: Document posix_spawn() change in subprocess #11668
  • bpo-35823: subprocess: Fix handling of pthread_sigmask() errors #22944
  • bpo-35823: Allow setsid() after vfork() on Linux. #22945
  • 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/izbyshev'
    closed_at = <Date 2020-10-24.02:20:26.839>
    created_at = <Date 2019-01-25.02:03:25.984>
    labels = ['extension-modules', 'type-feature', '3.10']
    title = 'Use vfork() in subprocess on Linux'
    updated_at = <Date 2022-04-08.10:51:23.997>
    user = 'https://github.com/izbyshev'

    bugs.python.org fields:

    activity = <Date 2022-04-08.10:51:23.997>
    actor = 'socketpair'
    assignee = 'izbyshev'
    closed = True
    closed_date = <Date 2020-10-24.02:20:26.839>
    closer = 'gregory.p.smith'
    components = ['Extension Modules']
    creation = <Date 2019-01-25.02:03:25.984>
    creator = 'izbyshev'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35823
    keywords = ['patch', 'patch', 'patch']
    message_count = 30.0
    messages = ['334336', '334345', '334353', '334363', '334402', '334404', '334407', '334534', '334559', '372426', '372429', '372444', '378664', '378703', '379503', '379504', '379507', '379511', '379527', '379529', '379530', '379531', '379535', '379536', '379537', '379538', '379568', '416901', '416970', '416975']
    nosy_count = 7.0
    nosy_names = ['gregory.p.smith', 'ronaldoussoren', 'socketpair', 'koobs', 'izbyshev', 'pablogsal', 'Yonatan Goldschmidt']
    pr_nums = ['11671', '11671', '11671', '11668', '11668', '22944', '22945']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue35823'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesextension-modulesC modules in the Modules dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions