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