Skip to content

os.getppid() < os.getpid() #1214

@windelbouwman

Description

@windelbouwman

In the file tests/sniptters/stdlib_os.py on line 269, this comparison is made:

assert os.getppid() < os.getpid()

Is this always true? The test failed once, but when I re-run, it passed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions