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
Summary:
Pull Request resolved: #322
The change to lazy initialization of the ConfigLoader exposed an issue in the EventProfiler where a nullptr on demand configuration is dereferenced.
On-demand configuration should only be accessed if the profiler is actually actively handling an on-demand request.
Reviewed By: leitian
Differential Revision: D29378839
fbshipit-source-id: dbccdc78268e0d87002b369b463fd42082b2be37
0 commit comments