Closed jonathanmaw closed 9 years ago
during processCommand, a tuple was returned but was treated like a single value.
Fixed in https://github.com/otcshare/automotive-message-broker/pull/49
This was fixed on master, but not on 0.14 yet. This patch is valid and looks good to me.
during processCommand, a tuple was returned but was treated like a single value.