servalproject / serval-dna

The Serval Project's core daemon that implements Distributed Numbering Architecture (DNA), MDP, VoMP, Rhizome, MeshMS, etc.
http://servalproject.org
Other
171 stars 80 forks source link

keyring add may enter an infinite loop #61

Closed lakeman closed 11 years ago

lakeman commented 11 years ago

Running routing tests that create many identities may trigger keyring add to enter an infinite loop, hanging the test. I believe this issue is encountered while creating a new keyring before the contents have been written to disk.

lakeman commented 11 years ago

Fixed by 3c86432?

quixotique commented 11 years ago

3c86432 fixed an obvious, likely cause of the infinite loop, so closing.