Skip to content

Reader of BufferedRWPair is not closed if writer's close() fails #66001

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 21802
Nosy @pitrou, @benjaminp, @vadmium, @serhiy-storchaka
Files
  • bufferedrwpair_close.patch
  • bufferedrwpair_close_2.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2015-03-24.21:24:54.269>
    created_at = <Date 2014-06-18.17:52:22.071>
    labels = ['type-bug', 'expert-IO']
    title = "Reader of BufferedRWPair is not closed if writer's close() fails"
    updated_at = <Date 2015-03-24.21:24:54.268>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2015-03-24.21:24:54.268>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-03-24.21:24:54.269>
    closer = 'serhiy.storchaka'
    components = ['IO']
    creation = <Date 2014-06-18.17:52:22.071>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['35684', '37271']
    hgrepos = []
    issue_num = 21802
    keywords = ['patch']
    message_count = 6.0
    messages = ['220945', '224000', '231595', '231641', '234268', '239182']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'benjamin.peterson', 'stutzbach', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21802'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Labels

    topic-IOtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions