Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiprocessing test hangs #47398

Closed
MrJean1 mannequin opened this issue Jun 20, 2008 · 2 comments
Closed

multiprocessing test hangs #47398

MrJean1 mannequin opened this issue Jun 20, 2008 · 2 comments
Labels
tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error

Comments

@MrJean1
Copy link
Mannequin

MrJean1 mannequin commented Jun 20, 2008

BPO 3148
Superseder
  • bpo-3088: test_multiprocessing hangs intermittently on POSIX platforms
  • 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 2008-06-20.00:19:09.995>
    created_at = <Date 2008-06-20.00:06:25.974>
    labels = ['type-bug', 'tests']
    title = 'multiprocessing test hangs'
    updated_at = <Date 2008-06-20.00:19:09.994>
    user = 'https://bugs.python.org/MrJean1'

    bugs.python.org fields:

    activity = <Date 2008-06-20.00:19:09.994>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2008-06-20.00:19:09.995>
    closer = 'benjamin.peterson'
    components = ['Tests']
    creation = <Date 2008-06-20.00:06:25.974>
    creator = 'MrJean1'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 3148
    keywords = []
    message_count = 2.0
    messages = ['68432', '68433']
    nosy_count = 1.0
    nosy_names = ['MrJean1']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '3088'
    type = 'behavior'
    url = 'https://bugs.python.org/issue3148'
    versions = ['Python 2.6']

    @MrJean1
    Copy link
    Mannequin Author

    MrJean1 mannequin commented Jun 20, 2008

    The test_multiprocessing hangs with both Python 2.6b1 and 3.0b1 on MacOS X
    10.4.11 (Intel) but only when using make test.

    However, the test runs and passes in both builds if run separately, e.g.
    with ./python Lib/test/test_mutliprocessing.py.

    @MrJean1 MrJean1 mannequin added tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error labels Jun 20, 2008
    @MrJean1
    Copy link
    Mannequin Author

    MrJean1 mannequin commented Jun 20, 2008

    Sorry, this issue has already been raised in bpo-3088. Please ignore.

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant