sdk-generator
sdk-generator copied to clipboard
Async Support in Python SDK
More information @ #452
Hey @ms7m, just wanted to let you know that our engineer who is going to review this on leave and is back next week 😉
Awesome work 👏🏻
Nice work so far! Just a few comments
Thanks, I've been swamped at work and battling a cold -- but I'll get these changes sorted!
@ms7m, sorry, but would you please fix the merge conflict?
@stnguyen90 sure, my branch is quite behind since this kinda fell off my radar.
@abnegate is this relevant?
@ms7m seems like the tests are still failing. Any ideas why?
@stnguyen90 -- running locally, only a single test is failing. I'll take a crack at this weekend and get this freed up!
@ms7m Is it possible to have the async
methods without adding the AsyncClient
? So the async versions of the methods would be together with the sync versions in the existing client?