SFTtech / openage

Free (as in freedom) open source clone of the Age of Empires II engine 🚀
http://openage.dev
Other
12.79k stars 1.13k forks source link

Raise errors inside multiprocessing thread #1625

Closed heinezen closed 9 months ago

heinezen commented 9 months ago

This should now raise an error when the multi-threaded media export fails instead of deadlocking the converter as seen in https://github.com/SFTtech/openage/issues/1624 .