dc4433ace6
This is a partial fix, there are still at least 2 cases needing covered: - In-progress connections must have CallError or similar sent to any waiters - Once connection delegation exists, it is possible for other worker processes to be active (and in any step in the process), trying to communicate with a context that we know can no longer be communicated with. The solution to that isn't clear yet. Additionally ensure root has /bin/bash shell in both Docker images. |
||
---|---|---|
.. | ||
plugins | ||
__init__.py | ||
connection.py | ||
logging.py | ||
mixins.py | ||
planner.py | ||
process.py | ||
runner.py | ||
services.py | ||
strategy.py | ||
target.py |