Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 281 Bytes

TODO.rst

File metadata and controls

8 lines (6 loc) · 281 Bytes

TODO

  1. Improve the way we handle timeouts/errors when we run ip tool
  2. Consider switching from threads to asyncio, requires to drop support for Pyhton versions < 3.5. I can live with that. We should do that only when the number of service checks is higher than ~50.