Fix: While fiddling with wallets, I noticed that if datadir == walltetsdir an unsynced node can become quite unresponsive.
if no “wallets” dir is in datadir ( i.e. exiting old node ) we would have iterate trough our own node files to find wallets, that consumes time and could cause an unresponsive node.