Open
Description
In #245 we updated the way we matched on OS, allowing the OS check to continue through all OS and not stop on the first match, the message is then sent to all matching.
This means that if the message is sent to multiple OS, any that don't have a matching message will send that message as RAW
. This means that we would forward the same message multiple times.