Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Memory leak while running TCP/UDPServer with socketserver.ThreadingMixIn #81374

Copy link
Copy link
@maru-n

Description

@maru-n
mannequin
Issue body actions
BPO 37193
Nosy @jaraco, @vstinner, @ned-deily, @vadmium, @pablogsal, @miss-islington, @maru-n
PRs
  • bpo-37193: remove thread objects which finished process its request #13893
  • [3.9] bpo-37193: remove thread objects which finished process its request (GH-13893) #23087
  • [3.8] bpo-37193: remove thread objects which finished process its request (GH-13893) #23088
  • [3.7] bpo-37193: remove thread objects which finished process its request (GH-13893) #23089
  • bpo-37193: Revert "remove thread objects which finished process its request" #23107
  • bpo-37193: remove thread objects which finished process its request #23127
  • [3.8] bpo-37193: Remove thread objects which finished process its request (GH-23127) #24032
  • [3.9] bpo-37193: Remove thread objects which finished process its request (GH-23127) #24033
  • [3.8] bpo-37193: Remove thread objects which finished process its request (GH-23127) #24749
  • [3.9] bpo-37193: Remove thread objects which finished process its request (GH-23127) #24750
  • Files
  • threadingmixin_memory_usage.png
  • 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 2020-12-31.20:26:17.417>
    created_at = <Date 2019-06-07.11:53:39.380>
    labels = ['3.8', '3.9', '3.10', 'performance', '3.7', 'library']
    title = 'Memory leak while running TCP/UDPServer with socketserver.ThreadingMixIn'
    updated_at = <Date 2021-03-11.12:01:19.341>
    user = 'https://github.com/maru-n'

    bugs.python.org fields:

    activity = <Date 2021-03-11.12:01:19.341>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-12-31.20:26:17.417>
    closer = 'pablogsal'
    components = ['Library (Lib)']
    creation = <Date 2019-06-07.11:53:39.380>
    creator = 'maru-n'
    dependencies = []
    files = ['48399']
    hgrepos = []
    issue_num = 37193
    keywords = ['patch', '3.7regression']
    message_count = 23.0
    messages = ['344926', '345606', '345796', '345815', '345817', '346413', '358133', '358457', '358647', '371339', '371431', '371433', '380168', '380172', '380209', '380212', '380217', '380237', '380354', '384136', '388101', '388104', '388503']
    nosy_count = 8.0
    nosy_names = ['jaraco', 'vstinner', 'ned.deily', 'martin.panter', 'pablogsal', 'miss-islington', 'maru-n', 'Wei Li']
    pr_nums = ['13893', '23087', '23088', '23089', '23107', '23127', '24032', '24033', '24749', '24750']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue37193'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10']

    Reactions are currently unavailable

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesonly security fixes3.7 (EOL)end of lifeend of life3.8 (EOL)end of lifeend of life3.9 (EOL)end of lifeend of lifeperformancePerformance or resource usagePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directory
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        Morty Proxy This is a proxified and sanitized view of the page, visit original site.