-
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`
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