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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtrivial

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions