github
github copied to clipboard
Sync client returns async resources
You should not create sync client from async client because returned resources are async and their refresh function returns promises instead of resource itself.
Yeah I'm aware of that, was planning to look into that today or tomorrow