Skip to content

add a pidfd child process watcher #82873

@benjaminp

Description

@benjaminp
BPO 38692
Nosy @asvetlov, @1st1
PRs
  • bpo-38692: Add os.pidfd_open. #17063
  • closes bpo-38692: Add a pidfd child process watcher to asyncio. #17069
  • bpo-38692: Add asyncio.PidfdChildWatcher to __all__ #17161
  • bpo-38692: Skip test_posix.test_pidfd_open() on EPERM #17290
  • bpo-38692: Add audit events to pidfd related functions #25515
  • Files
  • 0001-asyncio-Add-a-pidfd-child-process-watcher.patch
  • 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 = <Date 2019-11-21.11:56:41.300>
    created_at = <Date 2019-11-05.05:43:04.618>
    labels = ['type-feature', '3.9', 'expert-asyncio']
    title = 'add a pidfd child process watcher'
    updated_at = <Date 2021-11-04.14:23:56.816>
    user = 'https://github.com/benjaminp'

    bugs.python.org fields:

    activity = <Date 2021-11-04.14:23:56.816>
    actor = 'eryksun'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-11-21.11:56:41.300>
    closer = 'vstinner'
    components = ['asyncio']
    creation = <Date 2019-11-05.05:43:04.618>
    creator = 'benjamin.peterson'
    dependencies = []
    files = ['48695']
    hgrepos = []
    issue_num = 38692
    keywords = ['patch']
    message_count = 45.0
    messages = ['356001', '356016', '356017', '356024', '356026', '356047', '356048', '356068', '356069', '356071', '356079', '356087', '356148', '356164', '356235', '356251', '356286', '356287', '356288', '356289', '356292', '356488', '356491', '356492', '356493', '356494', '356497', '356556', '356566', '356567', '356569', '356570', '356595', '356642', '356643', '357054', '357056', '357057', '357058', '357076', '357077', '357162', '357163', '357271', '357272']
    nosy_count = 2.0
    nosy_names = ['asvetlov', 'yselivanov']
    pr_nums = ['17063', '17069', '17161', '17290', '25515']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue38692'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions