Skip to content

worker: disable assertion that we can't fix immediately

Vladimír Čunát requested to merge worker-assert-disable into master

Production kresd should compile with -DNDEBUG, so it wouldn't be affected by this, but it was annoying for debugging other problems. See https://gitlab.labs.nic.cz/knot/knot-resolver/issues/245

Merge request reports