Skip to content

Fix a logical flaw that would skip logging notify success

Ondřej Surý requested to merge 4031-remove-dead-code-from-dns_zone into main

The notify_done() would never log a success as the logging part was always skipped. Fix the code flow in the function.

Closes #4031 (closed)

Merge request reports