github icon indicating copy to clipboard operation
github copied to clipboard

Sync client returns async resources

Open mdrost opened this issue 8 years ago • 1 comments

You should not create sync client from async client because returned resources are async and their refresh function returns promises instead of resource itself.

mdrost avatar Apr 13 '17 16:04 mdrost

Yeah I'm aware of that, was planning to look into that today or tomorrow

WyriHaximus avatar Apr 13 '17 18:04 WyriHaximus