Skip to content

Closing server in asyncio is not efficient #72399

@ghost

Description

@ghost
BPO 28212
Nosy @bitdancer, @asvetlov, @1st1
Superseder
  • bpo-32391: Add StreamWriter.wait_closed()
  • Files
  • task_example.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-21.09:28:56.478>
    created_at = <Date 2016-09-20.09:10:08.600>
    labels = ['docs', 'expert-asyncio']
    title = 'Closing server in asyncio is not efficient'
    updated_at = <Date 2017-12-21.09:28:56.477>
    user = None

    bugs.python.org fields:

    activity = <Date 2017-12-21.09:28:56.477>
    actor = 'asvetlov'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2017-12-21.09:28:56.478>
    closer = 'asvetlov'
    components = ['Documentation', 'asyncio']
    creation = <Date 2016-09-20.09:10:08.600>
    creator = '\xd0\x9a\xd0\xbe\xd0\xbd\xd1\x81\xd1\x82\xd0\xb0\xd0\xbd\xd1\x82\xd0\xb8\xd0\xbd \xd0\x92\xd0\xbe\xd0\xbb\xd0\xba\xd0\xbe\xd0\xb2'
    dependencies = []
    files = ['44756']
    hgrepos = []
    issue_num = 28212
    keywords = []
    message_count = 12.0
    messages = ['277019', '277029', '277031', '277032', '277034', '277041', '277061', '277062', '279153', '279500', '279565', '308862']
    nosy_count = 5.0
    nosy_names = ['r.david.murray', 'asvetlov', 'docs@python', 'yselivanov', '\xd0\x9a\xd0\xbe\xd0\xbd\xd1\x81\xd1\x82\xd0\xb0\xd0\xbd\xd1\x82\xd0\xb8\xd0\xbd \xd0\x92\xd0\xbe\xd0\xbb\xd0\xba\xd0\xbe\xd0\xb2']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '32391'
    type = None
    url = 'https://bugs.python.org/issue28212'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions