Chutney's logic for bootstrap detection has gotten pretty complex
I have a hard time understanding the code that checks whether directory information is bootstrapped. I think it might be time to refactor it. It all seems to get called via getNodeDirInfoStatus()
, but after that it gets pretty hairy.