Skip to content

PEP 475: fnctl functions are not retried if interrupted by a signal (EINTR) #79370

@akeskimo

Description

@akeskimo
mannequin
BPO 35189
Nosy @vstinner, @aixtools, @miss-islington, @akeskimo, @nierob
PRs
  • bpo-35189: Retry fnctl calls on EINTR #10413
  • bpo-35189: Fix eintr_tester.py #10637
  • [3.7] bpo-35189: Retry fnctl calls on EINTR (GH-10413) #10678
  • [3.6] bpo-35189: Retry fnctl calls on EINTR (GH-10413) (GH-10678) #10685
  • bpo-35189, bpo-35316: Make test_eintr less strict #10782
  • [3.7] bpo-35189, bpo-35316: Make test_eintr less strict (GH-10782) #10784
  • [3.6] bpo-35189, bpo-35316: Make test_eintr less strict (GH-10782) #10785
  • bpo-35633: test_lockf() fails with "PermissionError: [Errno 13] Permission denied" on AIX #11424
  • bpo-35633: test_lockf() fails with "PermissionError: [Errno 13] Permission denied" on AIX #11424
  • bpo-35633: test_lockf() fails with "PermissionError: [Errno 13] Permission denied" on AIX #11424
  • bpo-35633: test_lockf() fails with "PermissionError: [Errno 13] Permission denied" on AIX #11424
  • [3.7] bpo-35633: test_lockf() fails with "PermissionError: [Errno 13] Permission denied" on AIX (GH-11424) #11858
  • 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 2018-11-23.18:01:48.601>
    created_at = <Date 2018-11-08.12:45:30.367>
    labels = ['3.8', '3.7', 'library', 'type-crash']
    title = 'PEP 475: fnctl functions are not retried if interrupted by a signal (EINTR)'
    updated_at = <Date 2019-02-14.18:41:41.577>
    user = 'https://github.com/akeskimo'

    bugs.python.org fields:

    activity = <Date 2019-02-14.18:41:41.577>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-11-23.18:01:48.601>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2018-11-08.12:45:30.367>
    creator = 'akeskimo'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35189
    keywords = ['patch']
    message_count = 20.0
    messages = ['329469', '329470', '329471', '329472', '329473', '330208', '330335', '330339', '330348', '330350', '330645', '330649', '330652', '332580', '332581', '332591', '332624', '333021', '335551', '335554']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'Michael.Felt', 'miss-islington', 'akeskimo', 'nierob']
    pr_nums = ['10413', '10637', '10678', '10685', '10782', '10784', '10785', '11424', '11424', '11424', '11424', '11858']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue35189'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions