Skip to content

Imap from ThreadPool behaves unexpectedly #72885

@lev-veshnyakov

Description

@lev-veshnyakov
BPO 28699
Nosy @elias6, @applio, @zhangyangyu, @lev-veshnyakov
PRs
  • bpo-28699: fix a bug that exception at the very first of a iterable would cause pools behave abnormaly #693
  • [3.6] bpo-28699: fix a bug that exception at the very first of a iterable would cause pools behave abnormaly #882
  • [3.5] bpo-28699: fix a bug that exception at the very first of a iterable would cause pools behave abnormaly #884
  • Files
  • issue_28699_lacks_test_but_check_unsorted_py3x.patch: lacks proper test, preliminary patch
  • issue28699_try.patch
  • issue_28699_guards_iterable_still_lacks_formal_test_py3x.patch: lacks formal tests, preliminary patch replaces prior
  • issue_28699_repro.py: crude form of tests
  • 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/applio'
    closed_at = <Date 2017-03-29.04:55:02.186>
    created_at = <Date 2016-11-15.18:22:19.799>
    labels = ['3.7', 'type-bug', 'library']
    title = 'Imap from ThreadPool behaves unexpectedly'
    updated_at = <Date 2017-03-29.04:55:02.179>
    user = 'https://github.com/lev-veshnyakov'

    bugs.python.org fields:

    activity = <Date 2017-03-29.04:55:02.179>
    actor = 'xiang.zhang'
    assignee = 'davin'
    closed = True
    closed_date = <Date 2017-03-29.04:55:02.186>
    closer = 'xiang.zhang'
    components = ['Library (Lib)']
    creation = <Date 2016-11-15.18:22:19.799>
    creator = 'lev-veshnyakov'
    dependencies = []
    files = ['45516', '45522', '45645', '45646']
    hgrepos = []
    issue_num = 28699
    keywords = ['patch']
    message_count = 17.0
    messages = ['280872', '280958', '280959', '281020', '281029', '281040', '281056', '281059', '281060', '281741', '281742', '281847', '282171', '289754', '290764', '290765', '290766']
    nosy_count = 5.0
    nosy_names = ['elias', 'davin', 'xiang.zhang', 'lev-veshnyakov', 'fiete']
    pr_nums = ['693', '882', '884']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28699'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    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