Skip to content

test_threaded_import: KeyError ignored in _get_module_lock.<locals>.cb #75253

@vstinner

Description

@vstinner
BPO 31070
Nosy @brettcannon, @ncoghlan, @vstinner, @serhiy-storchaka
PRs
  • [WIP] bpo-31070: Fix importlib _get_module_lock() race #3029
  • bpo-31070: Fix a race condition in importlib _get_module_lock(). #3033
  • [3.6] bpo-31070: Fix a race condition in importlib _get_module_lock(). (GH-3033). #3038
  • 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-08-09.11:57:47.504>
    created_at = <Date 2017-07-28.15:03:41.001>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = 'test_threaded_import: KeyError ignored in _get_module_lock.<locals>.cb'
    updated_at = <Date 2017-10-28.04:46:37.586>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-10-28.04:46:37.586>
    actor = 'ncoghlan'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-08-09.11:57:47.504>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2017-07-28.15:03:41.001>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31070
    keywords = []
    message_count = 13.0
    messages = ['299393', '299951', '299952', '299953', '299971', '299980', '299989', '299992', '299993', '299999', '300007', '300009', '305147']
    nosy_count = 4.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'vstinner', 'serhiy.storchaka']
    pr_nums = ['3029', '3033', '3038']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31070'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions