Skip to content

non-functional assert used in nagiosplugin/runtime.py #91

Description

@mpounsett

At nagiosplugin/runtime.py:58 assert is used, but this will be removed when recompiling to byte-code, so it has no effect. It should be replaced with a proper test/raise.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtrivial

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions