Skip to content

SocketHandler silently drops log messages on re-connect #84532

Description

@OlegNykolyn
BPO 40352
Nosy @vsajip, @serhiy-storchaka, @remilapeyre
PRs
  • bpo-40352: Try to reconnect socket when send message in SocketHandler. #22061
  • Files
  • Archive.zip: test client and server to reproduce the issue
  • 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 = None
    created_at = <Date 2020-04-21.13:02:07.496>
    labels = ['3.8', 'type-bug', 'library']
    title = 'SocketHandler silently drops log messages on re-connect'
    updated_at = <Date 2020-10-14.15:36:25.488>
    user = 'https://bugs.python.org/OlegNykolyn'

    bugs.python.org fields:

    activity = <Date 2020-10-14.15:36:25.488>
    actor = 'Oleg Nykolyn'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2020-04-21.13:02:07.496>
    creator = 'Oleg Nykolyn'
    dependencies = []
    files = ['49080']
    hgrepos = []
    issue_num = 40352
    keywords = ['patch']
    message_count = 8.0
    messages = ['366920', '366925', '366929', '376190', '376217', '376229', '376844', '378625']
    nosy_count = 4.0
    nosy_names = ['vinay.sajip', 'serhiy.storchaka', 'remi.lapeyre', 'Oleg Nykolyn']
    pr_nums = ['22061']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue40352'
    versions = ['Python 3.8']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      Status
      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions