* Do not fail tile generation if debug mesh writing fails. * Mark some functions as noexcept to better crash than have a deadlock. * Unlock tile and remove job if there on exception while processing it.
To avoid rare test failures when tiles are added into the database in different order.
To avoid duplicated compilation for openmw translation units. Link openmw-lib to openmw-tests instead.