Skip to content

test_asyncio: test_sock_sendfile_mix_with_regular_send() hangs on FreeBSD #77534

@vstinner

Description

@vstinner
BPO 33353
Nosy @vstinner, @asvetlov, @1st1, @koobs, @miss-islington
PRs
  • bpo-33353: test_asyncio uses smaller sendfile data #7083
  • [3.7] bpo-33353: test_asyncio uses smaller sendfile data (GH-7083) #7084
  • bpo-33353: test_asyncio set SO_SNDBUF after connect #7086
  • [3.7] bpo-33353: Fix test_asyncio on FreeBSD #7087
  • bpo-33353: test_asyncio use set_write_buffer_limits() #7200
  • [3.7] bpo-33353: test_asyncio use set_write_buffer_limits() (GH-7200) #7202
  • 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 2018-05-29.19:59:23.991>
    created_at = <Date 2018-04-25.14:08:30.403>
    labels = ['3.7', '3.8', 'expert-asyncio']
    title = 'test_asyncio: test_sock_sendfile_mix_with_regular_send() hangs on FreeBSD'
    updated_at = <Date 2018-05-29.19:59:23.990>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-05-29.19:59:23.990>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-05-29.19:59:23.991>
    closer = 'vstinner'
    components = ['asyncio', 'FreeBSD']
    creation = <Date 2018-04-25.14:08:30.403>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33353
    keywords = ['patch']
    message_count = 20.0
    messages = ['315733', '317470', '317481', '317483', '317489', '317496', '317503', '317944', '317946', '317953', '317955', '318022', '318023', '318024', '318029', '318032', '318036', '318042', '318054', '318079']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'asvetlov', 'yselivanov', 'koobs', 'miss-islington']
    pr_nums = ['7083', '7084', '7086', '7087', '7200', '7202']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue33353'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions