Will the connector support python asyncio?
timqi opened this issue · 2 comments
timqi commented
Will the connector support python asyncio?
sangshuduo commented
No plan so far. The connector should provide minimal necessary function and leave flexibility to the application.
timqi commented
Yes but the asyncio should be supported from connector, it's not related to logic, but the ability about concurrency model I think.