codeech

Results 2 comments of codeech

FWIW, I subclassed AsyncConnection into my own `IAMTokenAsyncConnection` class to take care of this. No need to restart my service. I'm using AWS ``` class IAMTokenAsyncConnection(AsyncConnection): @classmethod async def connect(cls,...

I uninstalled, and then reinstalled using [the command line](https://docs.docker.com/desktop/setup/install/mac-install/#install-from-the-command-line), and things seem to be working properly