Skip to content

Make semaphore_tracker track other system resources #81048

@pierreglaser

Description

@pierreglaser
BPO 36867
Nosy @pitrou, @vstinner, @ogrisel, @pablogsal, @tirkarthi, @pierreglaser
PRs
  • bpo-36867: Make semaphore_tracker track other system resources. #13222
  • bpo-36867: Create the resource_tracker before launching SharedMemoryManagers #13276
  • bpo-36894: Fix regression in test_multiprocessing_spawn (no tests run on Windows) #13290
  • bpo-36867: Avoid weak syncronization primitive in resource_tracker tests #13292
  • 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 2019-05-17.18:22:48.167>
    created_at = <Date 2019-05-09.17:36:01.009>
    labels = ['3.8', 'library', 'performance']
    title = 'Make semaphore_tracker track other system resources'
    updated_at = <Date 2019-06-12.11:47:54.660>
    user = 'https://github.com/pierreglaser'

    bugs.python.org fields:

    activity = <Date 2019-06-12.11:47:54.660>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-17.18:22:48.167>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2019-05-09.17:36:01.009>
    creator = 'pierreglaser'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36867
    keywords = ['patch']
    message_count = 15.0
    messages = ['341987', '342133', '342201', '342246', '342307', '342308', '342309', '342319', '342321', '342326', '342365', '342374', '342749', '342752', '345322']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'vstinner', 'Olivier.Grisel', 'pablogsal', 'xtreak', 'pierreglaser']
    pr_nums = ['13222', '13276', '13290', '13292']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue36867'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions