Skip to content

pdb: interaction might cause "ValueError: signal only works in main thread" #80431

@blueyed

Description

@blueyed
mannequin
BPO 36250
Nosy @blueyed, @zware, @miss-islington
PRs
  • bpo-36250: ignore ValueError from signal in non-main thread #12251
  • [3.8] bpo-36250: ignore ValueError from signal in non-main thread (GH-12251) #15752
  • 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 2019-09-09.10:47:30.522>
    created_at = <Date 2019-03-09.14:23:45.791>
    labels = ['3.8', 'type-bug', 'library', '3.9']
    title = 'pdb: interaction might cause "ValueError: signal only works in main thread"'
    updated_at = <Date 2019-09-09.11:25:24.245>
    user = 'https://github.com/blueyed'

    bugs.python.org fields:

    activity = <Date 2019-09-09.11:25:24.245>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-09.10:47:30.522>
    closer = 'zach.ware'
    components = ['Library (Lib)']
    creation = <Date 2019-03-09.14:23:45.791>
    creator = 'blueyed'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36250
    keywords = ['patch']
    message_count = 3.0
    messages = ['337572', '351421', '351430']
    nosy_count = 3.0
    nosy_names = ['blueyed', 'zach.ware', 'miss-islington']
    pr_nums = ['12251', '15752']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue36250'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9 (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