Skip to content

multiprocesing.Queue silently ignore messages after exc in _feeder #74599

@grzgrzgrz3

Description

@grzgrzgrz3
BPO 30414
Nosy @pitrou, @vstinner, @applio, @zhangyangyu, @tomMoral, @grzgrzgrz3
PRs
  • bpo-30414: multiprocessing.Queue._feed do not break from main loop on exc #1683
  • [3.6] bpo-30414: multiprocessing.Queue._feed do not break from main loop on exc (GH-1683) #1815
  • [3.5] bpo-30414: multiprocessing.Queue._feed do not break from main loop on exc (GH-1683) #1816
  • [2.7] bpo-30414: multiprocessing.Queue._feed do not break from main loop on exc (GH-1683) #1817
  • bpo-30006 More robust concurrent.futures.ProcessPoolExecutor #1013
  • 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-05-25.15:54:28.329>
    created_at = <Date 2017-05-20.18:26:50.921>
    labels = ['3.7', 'type-bug', 'library']
    title = 'multiprocesing.Queue silently ignore messages after exc in _feeder'
    updated_at = <Date 2017-06-09.12:29:15.767>
    user = 'https://github.com/grzgrzgrz3'

    bugs.python.org fields:

    activity = <Date 2017-06-09.12:29:15.767>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-05-25.15:54:28.329>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2017-05-20.18:26:50.921>
    creator = 'grzgrzgrz3'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30414
    keywords = []
    message_count = 12.0
    messages = ['294044', '294399', '294401', '294481', '294485', '294486', '294492', '294493', '295022', '295040', '295116', '295521']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'vstinner', 'davin', 'xiang.zhang', 'tomMoral', 'grzgrzgrz3']
    pr_nums = ['1683', '1815', '1816', '1817', '1013']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30414'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions