Skip to content

ci: bump the hang-detection tool in the test image for Vulkan

Samuel Pitoiset requested to merge hakzsam/mesa:ci_bump_hang_detection into main

I recently fixed one issue that triggered an assertion in the Vulkan common code. This was because the tool allocated cmdbuf from the wrong pool (in presence of multiple queues).

@mupuf

Merge request reports