Skip to content

Thread.isAlive() sometimes True after fork #62618

@ajdavis

Description

@ajdavis
BPO 18418
Nosy @gpshead, @pitrou, @koobs, @ajdavis
Files
  • fix_is_alive_and_fork.patch: Patch to test and fix this bug.
  • fix_is_alive_and_fork_2.patch: Second patch, for 2.7 branch.
  • fix_is_alive_and_fork_python_33.patch: Similar patch for 3.3 branch.
  • issue18418-2.patch
  • issue18418-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 = None
    closed_at = <Date 2013-08-31.07:37:57.797>
    created_at = <Date 2013-07-09.22:13:50.620>
    labels = ['type-bug', 'library']
    title = 'Thread.isAlive() sometimes True after fork'
    updated_at = <Date 2013-09-08.11:40:19.522>
    user = 'https://github.com/ajdavis'

    bugs.python.org fields:

    activity = <Date 2013-09-08.11:40:19.522>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-08-31.07:37:57.797>
    closer = 'neologix'
    components = ['Library (Lib)']
    creation = <Date 2013-07-09.22:13:50.620>
    creator = 'emptysquare'
    dependencies = []
    files = ['30880', '30934', '30935', '31035', '31153']
    hgrepos = []
    issue_num = 18418
    keywords = ['patch']
    message_count = 23.0
    messages = ['192780', '192933', '193104', '193124', '193127', '193137', '193539', '193689', '193693', '193709', '193710', '193770', '194160', '194385', '194387', '194792', '195580', '196576', '196581', '196612', '196622', '197252', '197254']
    nosy_count = 7.0
    nosy_names = ['gregory.p.smith', 'pitrou', 'neologix', 'python-dev', 'sbt', 'koobs', 'emptysquare']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue18418'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      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