Skip to content

multiprocessing.Pool.imap() should be lazy #84291

Description

@kousu
mannequin
BPO 40110
Nosy @tim-one, @rhettinger, @kousu
Files
  • multiprocessing-eager-imap.py: problem demo code
  • pipe.py
  • 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 = None
    created_at = <Date 2020-03-30.04:06:27.363>
    labels = ['type-feature', 'library', '3.9']
    title = 'multiprocessing.Pool.imap() should be lazy'
    updated_at = <Date 2020-04-03.21:19:56.366>
    user = 'https://github.com/kousu'

    bugs.python.org fields:

    activity = <Date 2020-04-03.21:19:56.366>
    actor = 'tim.peters'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2020-03-30.04:06:27.363>
    creator = 'kousu'
    dependencies = []
    files = ['49010', '49032']
    hgrepos = []
    issue_num = 40110
    keywords = []
    message_count = 4.0
    messages = ['365295', '365440', '365523', '365723']
    nosy_count = 3.0
    nosy_names = ['tim.peters', 'rhettinger', 'kousu']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue40110'
    versions = ['Python 3.9']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytopic-multiprocessingtype-featureA feature request or enhancement

      Projects

      Status
      No status

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions