Skip to content

asyncio: Creating many subprocess generates lots of internal BlockingIOError #65794

@SebastianKreftDeezer

Description

@SebastianKreftDeezer
BPO 21595
Nosy @gvanrossum, @pitrou, @vstinner, @giampaolo, @1st1
Files
  • test_subprocess_error.py
  • asyncio_read_from_self.patch
  • asyncio_read_from_self_test.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 = None
    closed_at = <Date 2014-06-19.11:00:16.389>
    created_at = <Date 2014-05-28.16:18:25.158>
    labels = ['expert-asyncio']
    title = 'asyncio: Creating many subprocess generates lots of internal BlockingIOError'
    updated_at = <Date 2014-06-19.11:10:17.276>
    user = 'https://bugs.python.org/SebastianKreftDeezer'

    bugs.python.org fields:

    activity = <Date 2014-06-19.11:10:17.276>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-06-19.11:00:16.389>
    closer = 'python-dev'
    components = ['asyncio']
    creation = <Date 2014-05-28.16:18:25.158>
    creator = 'Sebastian.Kreft.Deezer'
    dependencies = []
    files = ['35385', '35388', '35495']
    hgrepos = []
    issue_num = 21595
    keywords = ['patch']
    message_count = 9.0
    messages = ['219288', '219299', '219301', '219872', '219873', '219875', '220154', '220965', '220966']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'pitrou', 'vstinner', 'giampaolo.rodola', 'python-dev', 'yselivanov', 'Sebastian.Kreft.Deezer']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue21595'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions