Fix send double messages
If route.really-all-resources enabled it's not requere process message again via priority algorithm. We already processed in 560 line. If we not stop (return) than session.process() call twice (first in line 560 and next in next other)
Showing
Please register or sign in to comment