Skip to content

multiprocessing.Queue.join_thread() does nothing if created and use in the same process #75069

@vstinner

Description

@vstinner
BPO 30886
Nosy @pitrou, @vstinner, @applio
PRs
  • bpo-30886: Fix multiprocessing.Queue.join_thread() #2642
  • [3.6] bpo-30886: Fix multiprocessing.Queue.join_thread() (#2642) #2643
  • [3.5] bpo-30886: Fix multiprocessing.Queue.join_thread() (#2642) #2644
  • Files
  • test_handle_called_with_mp_queue-bug.patch
  • 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 2017-07-10.11:49:09.053>
    created_at = <Date 2017-07-09.23:48:51.912>
    labels = ['3.7', 'tests', 'performance']
    title = 'multiprocessing.Queue.join_thread() does nothing if created and use in the same process'
    updated_at = <Date 2017-07-10.21:40:03.742>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-07-10.21:40:03.742>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-07-10.11:49:09.053>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2017-07-09.23:48:51.912>
    creator = 'vstinner'
    dependencies = []
    files = ['46999']
    hgrepos = []
    issue_num = 30886
    keywords = ['patch']
    message_count = 18.0
    messages = ['298008', '298009', '298010', '298011', '298014', '298037', '298038', '298040', '298041', '298042', '298043', '298051', '298052', '298054', '298055', '298056', '298057', '298089']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'vstinner', 'davin']
    pr_nums = ['2642', '2643', '2644']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue30886'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeperformancePerformance or resource usagetestsTests in the Lib/test dir
      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