Skip to content
Snippets Groups Projects
Commit 4af7e496 authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

MAINT-5232: Make LLError::is_available() depend on both LLSingletons.

LLError machinery depends on two different LLSingletons. Its is_available()
function is primarily for LLSingleton itself to determine whether it is, or is
not, safe to log. Until both of LLError's LLSingletons have been constructed,
attempting to log LLSingleton operations could produce infinite recursion.
parent a05ee732
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment