mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-13 03:17:47 +08:00
c525661a4f
sla freshness checking and slaspec recompilation is now protected by a lock file used as a mutex. Added LanguageProvider.getLanguage(LanguageID, TaskMonitor monitor) to better expose TaskMonitor and allow for canceling lock file attempt.