Set timer to avoid repeatedly testing PreemptType
There was an oversight in the GracTime preemption logic that resulted in repeatedly reading the PreemptType configuration parameter and doing a string comparison. This change will improve efficiency of that logic.
Please register or sign in to comment