Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Messages sent as raw if matched on multiple os prefixes #246

Open
luke-orden opened this issue May 29, 2018 · 0 comments
Open

Messages sent as raw if matched on multiple os prefixes #246

luke-orden opened this issue May 29, 2018 · 0 comments

Comments

@luke-orden
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants