Skip to content
Commit c42cd6e6 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

AccountManager: deduplicate requests

Store existing Promises internally and if someone requests an account
when a promise for the same account is currently running, return that
promise instead of creating a new one and starting another auth flow.
parent 73d7cc39
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