Introducing a S+H Node at the wrong spot in NetMQ enables recieving messages from another topic, allthough the Subscriber should allready filter that out.
As mentioned by tebjan in Chat allready the S+H at the wrong spot only samples the reference, so a change of the output is possible without the S+H node ever getting to know that the output has changed.
Attached you find a simplified patch that shows the results of putting the s+h node to different places on the subscriber side with comments.
testzmq.vl (39.0 KB)