Skip to content

Bad file descriptor error occurs if random library is imported before closing FDs #67361

@waynesong

Description

@waynesong
mannequin
BPO 23172
Nosy @vstinner
Superseder
  • bpo-21207: urandom persistent fd - not re-openned after fd close
  • 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 2015-01-05.21:27:53.714>
    created_at = <Date 2015-01-05.21:12:41.240>
    labels = ['type-bug', 'library']
    title = 'Bad file descriptor error occurs if random library is imported before closing FDs'
    updated_at = <Date 2015-01-05.21:27:53.712>
    user = 'https://bugs.python.org/waynesong'

    bugs.python.org fields:

    activity = <Date 2015-01-05.21:27:53.712>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-01-05.21:27:53.714>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2015-01-05.21:12:41.240>
    creator = 'waynesong'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 23172
    keywords = []
    message_count = 2.0
    messages = ['233478', '233479']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'waynesong']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '21207'
    type = 'behavior'
    url = 'https://bugs.python.org/issue23172'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions