Skip to content

assert_ping relies on the os ping binary #56

@brunobord

Description

@brunobord

The current ping util relies on the ping command line util. I'm not sure it's a good idea to rely on the operating system and subprocess command output there. I've searched a bit and found a pure-python implementation of the ping (ICMP) protocol.

If you are okay with this idea, I may try to see if it's doable to replace the ping call with it (at the moment, it's not very clear).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions