Skip to content

Use vfork() in subprocess on Linux #80004

Description

@izbyshev
mannequin
BPO35823
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=<Date2020-10-24.02:20:26.839>created_at=<Date2019-01-25.02:03:25.984>labels= ['extension-modules', 'type-feature', '3.10']
    title='Use vfork() in subprocess on Linux'updated_at=<Date2022-04-08.10:51:23.997>user='https://github.com/izbyshev'

    bugs.python.org fields:

    activity=<Date2022-04-08.10:51:23.997>actor='socketpair'assignee='izbyshev'closed=Trueclosed_date=<Date2020-10-24.02:20:26.839>closer='gregory.p.smith'components= ['Extension Modules']
    creation=<Date2019-01-25.02:03:25.984>creator='izbyshev'dependencies= []
    files= []
    hgrepos= []
    issue_num=35823keywords= ['patch', 'patch', 'patch']
    message_count=30.0messages= ['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.0nosy_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=Nonetype='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