SFTtech / openage

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

Raise errors inside multiprocessing thread #1625

Closed heinezen closed 4 months ago

heinezen commented 4 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 .