Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Properly wait for UserInfo #1129

Open
deckar01 opened this issue Jan 12, 2015 · 0 comments
Open

Properly wait for UserInfo #1129

deckar01 opened this issue Jan 12, 2015 · 0 comments

Comments

@deckar01
Copy link
Contributor

#1059 revealed that the functions used to get user data are not guaranteed to have the data ready when the synchronous call is made. #1098 added a promise to the session that can be used to properly wait for the data to be loaded. Consider unifying the 2 code paths and implementing a more concise caching mechanism (lazy request instead of hard coded into login).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@deckar01 and others