<div dir="ltr">Hello all,<div><br></div><div>Just out of curiosity, I implemented a custom Strategy, called PStrat, and wrote a destructor.  Inside of this method, I wrote a simple cout statement to indicate it was being called.</div><div><br></div><div>Now, I'm getting it called 4 times it seems.</div><div><br></div><div>PStrat is being set on a single node (I'm using as a router), using the Install method of the StrategyChoiceHelper in my scenario.</div><div><br></div><div><b>ndn::StrategyChoiceHelper::Install<nfd::fw::PStrat>(nodes.Get(2), ndn::Name("/prefix"));</b></div><div><br></div><div>Thoughts?</div><div><br></div><div>Thanks,</div><div><br></div><div>John</div></div>