Skip to content

fix the qpmulti benchmark

Evan Hunt requested to merge 4338-fix-qpmulti-benchmark into main

the refactoring of isc_job_run() and isc_async_run() in 9.19.12 intefered with the way the qpmulti benchmark uses uv_idle. it has now been modified to use isc_job/isc_async instead.

Closes #4338 (closed)

Merge request reports