Skip to content
Snippets Groups Projects
  1. Jul 29, 2022
  2. Mar 09, 2022
  3. Nov 23, 2021
    • Lars Kruse's avatar
      fix(heartbeat-monitor): port the "PyHeartBeat" script to Python3 · 83cb9221
      Lars Kruse authored
      In addition to porting it to python3, a number of documentation and code
      issues were solved:
      
      * doc: proper order of arguments
      * doc: mention debug mode (previously via "__debug__", now "DEBUG=1")
      * doc: provide example for manual heartbeat packets
      * code: specify timeout for "socket.recvfrom" (avoid hanging)
      * code: handle parameters properly (cast to int/float)
      * style: format with "black"
      83cb9221
  4. May 07, 2020
Loading