Skip to content

tor-chanmgr: fix reconfigure bug when given `CheckAllOrNothing`

opara requested to merge opara/arti:reconfigure into main

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

Merge request reports

Loading