Currently **DNS_run** is blocking in dns.c for worst case **6seconds**! That means product is **unusable** for this time, thus unhappy customer! task could be DNS_time_handler or a faster one.
Currently DNS_run is blocking in dns.c for worst case 6seconds!
That means product is unusable for this time, thus unhappy customer!
task could be DNS_time_handler or a faster one.