Skip to content

concurrent.futures.ProcessPoolExecutor does not work in venv on Windows #79978

@chrullrich

Description

@chrullrich
BPO 35797
Nosy @pfmoore, @pitrou, @tjguk, @ned-deily, @zware, @eryksun, @zooba, @chrullrich, @applio, @miss-islington
PRs
  • bpo-35797: Fix default executable used by the multiprocessing module #11676
  • bpo-35797: Fix default executable used by the multiprocessing module #11676
  • bpo-35797: Fix default executable used by the multiprocessing module #11676
  • [3.7] bpo-35797: Fix default executable used by the multiprocessing module (GH-11676) #11679
  • [3.7] bpo-35797: Fix default executable used by the multiprocessing module (GH-11676) #11679
  • [3.7] bpo-35797: Fix default executable used by the multiprocessing module (GH-11676) #11679
  • 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 = 'https://github.com/zooba'
    closed_at = <Date 2019-01-26.01:44:05.103>
    created_at = <Date 2019-01-21.15:10:41.512>
    labels = ['type-bug', '3.8', 'release-blocker', '3.7', 'library', 'OS-windows']
    title = 'concurrent.futures.ProcessPoolExecutor does not work in venv on Windows'
    updated_at = <Date 2019-01-26.01:44:05.102>
    user = 'https://github.com/chrullrich'

    bugs.python.org fields:

    activity = <Date 2019-01-26.01:44:05.102>
    actor = 'steve.dower'
    assignee = 'steve.dower'
    closed = True
    closed_date = <Date 2019-01-26.01:44:05.103>
    closer = 'steve.dower'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2019-01-21.15:10:41.512>
    creator = 'chrullrich'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35797
    keywords = ['patch', 'patch', 'patch', '3.7regression']
    message_count = 17.0
    messages = ['334142', '334151', '334154', '334159', '334162', '334163', '334164', '334167', '334170', '334171', '334172', '334187', '334240', '334244', '334373', '334375', '334377']
    nosy_count = 10.0
    nosy_names = ['paul.moore', 'pitrou', 'tim.golden', 'ned.deily', 'zach.ware', 'eryksun', 'steve.dower', 'chrullrich', 'davin', 'miss-islington']
    pr_nums = ['11676', '11676', '11676', '11679', '11679', '11679']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35797'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions