rusackas commented on issue #42622: URL: https://github.com/apache/superset/issues/42622#issuecomment-5223950812
Scoping the session per asyncio task sounds like the least invasive of the three options, since it mirrors what the thread pool already does for sync calls. Would welcome a PR on that if you want to take it on. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
