Skip to content

io.FileIO hang all threads if fstat blocks on inaccessible NFS server #76367

@nirs

Description

@nirs
mannequin
BPO 32186
Nosy @nirs, @vstinner, @benjaminp, @berkerpeksag
PRs
  • bpo-32186: Release the GIL during lseek and fstat #4652
  • [2.7] bpo-32186: Release the GIL during fstat and lseek calls #4651
  • [3.6] bpo-32186: Release the GIL during lseek and fstat (GH-4652) #4661
  • Files
  • fileio_nfs_test.py
  • 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 2017-12-09.07:16:34.897>
    created_at = <Date 2017-11-30.18:23:25.708>
    labels = ['extension-modules', 'type-bug', '3.7']
    title = 'io.FileIO hang all threads if fstat blocks on inaccessible NFS server'
    updated_at = <Date 2017-12-09.08:27:30.020>
    user = 'https://github.com/nirs'

    bugs.python.org fields:

    activity = <Date 2017-12-09.08:27:30.020>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-12-09.07:16:34.897>
    closer = 'berker.peksag'
    components = ['Extension Modules']
    creation = <Date 2017-11-30.18:23:25.708>
    creator = 'nirs'
    dependencies = []
    files = ['47309']
    hgrepos = []
    issue_num = 32186
    keywords = ['patch']
    message_count = 9.0
    messages = ['307335', '307336', '307346', '307354', '307365', '307821', '307822', '307882', '307883']
    nosy_count = 5.0
    nosy_names = ['nirs', 'vstinner', 'benjamin.peterson', 'stutzbach', 'berker.peksag']
    pr_nums = ['4652', '4651', '4661']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32186'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions