Skip to content

asyncio: limit EINTR occurrences with SA_RESTART #64049

@neologix

Description

@neologix
mannequin
BPO 19850
Nosy @gvanrossum, @gpshead, @vstinner
Files
  • asyncio_sa_restart.diff
  • 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 2013-12-06.06:31:44.382>
    created_at = <Date 2013-12-01.12:09:15.378>
    labels = ['type-feature', 'library']
    title = 'asyncio: limit EINTR occurrences with SA_RESTART'
    updated_at = <Date 2013-12-06.06:31:44.380>
    user = 'https://bugs.python.org/neologix'

    bugs.python.org fields:

    activity = <Date 2013-12-06.06:31:44.380>
    actor = 'neologix'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-12-06.06:31:44.382>
    closer = 'neologix'
    components = ['Library (Lib)']
    creation = <Date 2013-12-01.12:09:15.378>
    creator = 'neologix'
    dependencies = []
    files = ['32923']
    hgrepos = []
    issue_num = 19850
    keywords = ['patch']
    message_count = 18.0
    messages = ['204915', '204944', '204950', '204961', '204997', '205028', '205029', '205031', '205057', '205060', '205084', '205096', '205121', '205127', '205140', '205141', '205322', '205354']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'gregory.p.smith', 'vstinner', 'neologix', 'python-dev', 'aba']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue19850'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions