aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/Translation/PTC/PtcLoadingState.cs
AgeCommit message (Collapse)Author
2021-03-22Fix inconsistencies in progress reporting (#2129)mageven
Signal and setup events correctly Eliminate possible races Use a single event Mark volatiles and reduce scope of waithandles Common handler 100ms -> 50ms