Current manager variable inside manager.py breaks overall flow. Ideally, the application main should setup the connectionmanager as a dependency injection. Making the file manage its own thing may break testing and make us need monkeypatch to test it
Current manager variable inside manager.py breaks overall flow. Ideally, the application main should setup the connectionmanager as a dependency injection. Making the file manage its own thing may break testing and make us need monkeypatch to test it