Joan
Results
2
issues of
Joan
I'm having some issues with the modules. I've created a few modules (https://github.com/joanpuigsanz/dependency_injection_android/tree/master/KitKatMachine_dagger/src/com/kitkatmachine/module) and I'm using the same ActivityModule provided in the examples but when I change the IngredientsModule from...
**Describe the bug** When using `streamablehttp_client` and `ClientSession` with an `AsyncExitStack` to manage their lifecycle outside of a standard `async with` block, I encounter several warnings and `RuntimeError` exceptions during...