Skip to content

sched.scheduler.run() blocks scheduler #60369

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 16165
Nosy @pitrou, @giampaolo, @serhiy-storchaka
Files
  • schedtest.py
  • sched_unblock_3.patch
  • 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/serhiy-storchaka'
    closed_at = <Date 2012-12-29.19:54:23.792>
    created_at = <Date 2012-10-08.12:05:24.096>
    labels = ['type-bug', 'library']
    title = 'sched.scheduler.run() blocks scheduler'
    updated_at = <Date 2012-12-29.19:54:23.791>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2012-12-29.19:54:23.791>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2012-12-29.19:54:23.792>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2012-10-08.12:05:24.096>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['27488', '28254']
    hgrepos = []
    issue_num = 16165
    keywords = ['patch', 'needs review', '3.3regression']
    message_count = 8.0
    messages = ['172376', '172379', '174425', '177146', '178333', '178359', '178417', '178525']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'giampaolo.rodola', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16165'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Labels

    stdlibStandard 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