-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Initial DNS Seedlist Discovery, Tests
-
None
We currently have a hack in place to stop the mock DNS server in the test suite. In https://github.com/socketry/rubydns/issues/75 it was pointed out that async-container library is the clean way of managing the lifetime of the RubyDNS server. We should use that instead of our hack.