Is there a good way to handle async resources? I t...
# ask-community
d
Is there a good way to handle async resources? I tried throwing asynccontextmanager on it and that did not seem to work quite right, but maybe I am doing something wrong