Are there any disadvantages to having multiple nodehandles?
Expensive? Less control?
I'm writing a node that starts a subscriber from a service callback, and the easiest way seems to be to just start a new node handle (or create a scoped pointer to the handle). Is there any reason not to?
Asked by moates on 2016-07-14 09:27:58 UTC
Comments