Skip to content
  • Eric Gallimore's avatar
    89524d55
    Fix conditions where packet codec is given more bits than it asked for. · 89524d55
    Eric Gallimore authored
    * Add error handling when a dynamic queue returns more bits than we asked for, so it no longer breaks the packet codec
    * Improved logging.
    * Fixed a bug in `link_layer_feedback_node.py` that returned messages larger than requested.
    * Fixed a (probably) harmless bug with a mutable default argument in `message_queue_node.py`
    89524d55
    Fix conditions where packet codec is given more bits than it asked for.
    Eric Gallimore authored
    * Add error handling when a dynamic queue returns more bits than we asked for, so it no longer breaks the packet codec
    * Improved logging.
    * Fixed a bug in `link_layer_feedback_node.py` that returned messages larger than requested.
    * Fixed a (probably) harmless bug with a mutable default argument in `message_queue_node.py`
Loading