Skip to content

asyncore doesn't handle connection refused correctly #47193

@shigin

Description

@shigin
mannequin
BPO 2944
Nosy @loewis, @warsaw, @josiahcarlson, @giampaolo, @bitdancer, @intgr
Files
  • test_async_connect.py: simple test example, it works only if none listens on port 9090
  • asyncore-connect-patch.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 = 'https://github.com/giampaolo'
    closed_at = <Date 2010-08-13.08:50:17.601>
    created_at = <Date 2008-05-22.13:23:58.372>
    labels = ['type-bug', 'library', 'release-blocker']
    title = "asyncore doesn't handle connection refused correctly"
    updated_at = <Date 2010-08-14.00:46:44.311>
    user = 'https://bugs.python.org/shigin'

    bugs.python.org fields:

    activity = <Date 2010-08-14.00:46:44.311>
    actor = 'barry'
    assignee = 'giampaolo.rodola'
    closed = True
    closed_date = <Date 2010-08-13.08:50:17.601>
    closer = 'loewis'
    components = ['Library (Lib)']
    creation = <Date 2008-05-22.13:23:58.372>
    creator = 'shigin'
    dependencies = []
    files = ['10400', '10856']
    hgrepos = []
    issue_num = 2944
    keywords = ['patch']
    message_count = 18.0
    messages = ['67188', '67189', '67196', '67306', '67308', '69427', '74125', '74127', '112704', '112775', '113707', '113709', '113710', '113715', '113730', '113733', '113735', '113857']
    nosy_count = 9.0
    nosy_names = ['loewis', 'barry', 'josiahcarlson', 'forest', 'giampaolo.rodola', 'josiah.carlson', 'shigin', 'r.david.murray', 'intgr']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2944'
    versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    release-blockerstdlibStandard 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