dynamicdns: start command can take a long time to complete
I have started writing a functional test for dynamicdns. I found if I change the configuration, then it runs the dynamicdns start
action, and this can take over 5 minutes to complete. Eventually I get a "proxy error" page shown in the browser.
Investigate if the long running process can be eliminated or done asynchronously.