OpenCyphal / pycyphal

Python implementation of the Cyphal protocol stack.
https://pycyphal.readthedocs.io/
MIT License
119 stars 106 forks source link

Application layer: do not clutter stderr with dropped log publications #177

Closed pavel-kirienko closed 2 years ago

pavel-kirienko commented 3 years ago

This is not helpful and should be removed:

https://github.com/UAVCAN/pyuavcan/blob/76f29d67938a8f3dc6a44eb1c812049fdd757f2e/pyuavcan/application/diagnostic.py#L179-L180