Skip to content
Commit 7522732a authored by Stefan Brüns's avatar Stefan Brüns
Browse files

Properly implement split UserMetaData fetching and conversion

Commit 85b53262 ("convertUserMetaData: extract `queryAttributes` out
of it") introduced an quite arbitrary and pointless split into
convertUserMetaData, i.e. it moved part of the potentially blocking
attribute retrieval out of it, but left most of it inside the function.

Introduce a proper split between the potentially blocking UMD retrieval,
and the non-blocking conversion.
parent e978261a
Pipeline #364193 passed with stage
in 1 minute and 19 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment