Skip to content

Dangling threads in skipped tests in test_socket #89375

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 45212
Nosy @vstinner, @ambv, @serhiy-storchaka, @miss-islington
PRs
  • bpo-45212: Fix dangling threads in skipped tests in test_socket #28361
  • bpo-45187: Collect test_socket tests using unittest. #28317
  • [3.9] bpo-45212: Fix dangling threads in skipped tests in test_socket (GH-28361) #28384
  • [3.10] bpo-45212: Fix dangling threads in skipped tests in test_socket (GH-28361) #28385
  • [3.9] bpo-45212: Fix dangling threads in skipped tests in test_socket… #28408
  • [3.10] bpo-45212: Fix dangling threads in skipped tests in test_socke… #28409
  • bpo-45212: Add a comment for time.sleep() in tests #28414
  • 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 2021-09-17.13:20:52.462>
    created_at = <Date 2021-09-15.17:30:17.218>
    labels = ['3.11', 'tests', '3.9', '3.10', 'performance']
    title = 'Dangling threads in skipped tests in test_socket'
    updated_at = <Date 2021-09-17.13:20:52.461>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2021-09-17.13:20:52.461>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-09-17.13:20:52.462>
    closer = 'serhiy.storchaka'
    components = ['Tests']
    creation = <Date 2021-09-15.17:30:17.218>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45212
    keywords = ['patch']
    message_count = 10.0
    messages = ['401862', '401934', '401941', '401949', '402027', '402028', '402029', '402030', '402032', '402052']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'lukasz.langa', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['28361', '28317', '28384', '28385', '28408', '28409', '28414']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue45212'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9 (EOL)end of lifeperformancePerformance or resource usagetestsTests in the Lib/test dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions