The dns_master_dump*async() functions were using isc_async_run() to schedule work on the active loop; use isc_work_enqueue() instead.
The dns_master_dump*async() functions were using isc_async_run() to schedule work on the active loop; use isc_work_enqueue() instead.