Skip to content

multiprocessing: AttributeError: 'SimpleQueue' object has no attribute '_poll' #74487

@DanielMoore

Description

@DanielMoore
BPO 30301
Nosy @pfmoore, @tjguk, @zware, @serhiy-storchaka, @zooba, @applio, @zhangyangyu
PRs
  • bpo-30301: Fix AttributeError when using SimpleQueue.empty() under *spawn* and *forkserver* start methods #1601
  • [3.5] bpo-30301: Fix AttributeError when using SimpleQueue.empty() #1627
  • [3.6] bpo-30301: Fix AttributeError when using SimpleQueue.empty() #1628
  • 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-17.14:06:16.744>
    created_at = <Date 2017-05-07.19:01:50.828>
    labels = ['3.7', 'type-bug', 'library', 'OS-windows']
    title = "multiprocessing: AttributeError: 'SimpleQueue' object has no attribute '_poll'"
    updated_at = <Date 2017-05-17.14:06:16.743>
    user = 'https://bugs.python.org/DanielMoore'

    bugs.python.org fields:

    activity = <Date 2017-05-17.14:06:16.743>
    actor = 'xiang.zhang'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-05-17.14:06:16.744>
    closer = 'xiang.zhang'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2017-05-07.19:01:50.828>
    creator = 'Daniel Moore'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30301
    keywords = []
    message_count = 7.0
    messages = ['293209', '293753', '293774', '293838', '293850', '293853', '293854']
    nosy_count = 8.0
    nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'serhiy.storchaka', 'steve.dower', 'davin', 'xiang.zhang', 'Daniel Moore']
    pr_nums = ['1601', '1627', '1628']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30301'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeOS-windowsstdlibStandard 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