mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-14 10:10:42 -07:00
missed the comment that was automatically changed
This commit is contained in:
@@ -3584,7 +3584,7 @@ func (c *client) processMsgResults(acc *Account, r *SublistResult, msg, deliver,
|
||||
// Declared here because of goto.
|
||||
var queues [][]byte
|
||||
|
||||
// For all non-client connections, we may still want to send messages to
|
||||
// For all routes/leaf/gateway connections, we may still want to send messages to
|
||||
// leaf nodes or routes even if there are no queue filters since we collect
|
||||
// them above and do not process inline like normal clients.
|
||||
// However, do select queue subs if asked to ignore empty queue filter.
|
||||
|
||||
Reference in New Issue
Block a user