mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-14 03:16:28 +10:00
9ac02b0f6b
* Set thread_sleep_interval to 0.01s for better UI responsiveness * Improve thread waiting with thread.join() where applicable (thanks to @sbytnar)