Skip to content

ci/bare-metal: Close serial and join serial threads before exit.

Emma Anholt requested to merge anholt/mesa:ci-baremetal-threads into main

This should fix the intermittent (~1/week) cheza failure where python complains that a thread tried to do stdio while the main thread has exited.

Merge request reports