Daniel Petrie
Daniel Petrie
Here is a thought on the approach for aggregation. Would it be easier to add a vcs client for type: vcs?
Sorry if I was not clear. I was suggesting a way to do recursive aggregation where a VCS input file can include children VCS input files. So a repo dependent...
Thank you for the response. I think there is a typo in your sentence below and I don't understand what you were trying to say:"However, if you already have libraries...
I have been able to get a little further in debugging this. Here is a partial stack just before it hangs in __await__: /home/dpetrie/dev/py-vcon/py_vcon_server/tests/test_redis_multiprocess.py(44)connect_and_get_things() -> await get_things(db_pool2) /home/dpetrie/dev/py-vcon/py_vcon_server/tests/test_redis_multiprocess.py(28)get_things() -> things...