Hi, sorry to bother again. Sadly the bugfix wasn't entirely OK.
all-knowing-dns will terminate after 10 minutes because of a hardcoded (and unchangeable) timeout.
This was work-arounded in https://github.com/all-knowing-dns/all-knowing-dns/pull/6
Just pulling this change isn't quite enough, because there was a related/required patch in the mean time (allowing the port to be changed via the config file).
I think I could provide a compatible patch file with the same changes, if that helps.
Thanks Manawyrm