You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add experiment for preventing thread priority reset if the initial raise did not succeed
Summary:
Currently, we will attempt to reset the thread priority no matter what if the thread priority raising was attempted
If the attempt to raise failed, there is no need to go through the process of reseting the thread priority
---
This is written up in a way that should only expose users into the experiment that fail to raise the thread priority
Reviewed By: wesleyer
Differential Revision: D75983483
fbshipit-source-id: eeb98b2b3ffaf8bf5ad1f013e69d27f53d6edc19
0 commit comments