tor-chanmgr: fix reconfigure bug when given `CheckAllOrNothing`
I think this is a bug. We shouldn't actually reconfigure anything if given CheckAllOrNothing
. Since the ChanMgr
doesn't have any non-reconfigurable options, we can just return immediately.
Edited by opara