Add the 'SubprocessExecutor' class
Showing
- beat/core/execution/__init__.py 1 addition, 0 deletionsbeat/core/execution/__init__.py
- beat/core/execution/docker.py 23 additions, 93 deletionsbeat/core/execution/docker.py
- beat/core/execution/local.py 1 addition, 1 deletionbeat/core/execution/local.py
- beat/core/execution/remote.py 212 additions, 0 deletionsbeat/core/execution/remote.py
- beat/core/execution/subprocess.py 334 additions, 0 deletionsbeat/core/execution/subprocess.py
- beat/core/test/test_execution.py 48 additions, 8 deletionsbeat/core/test/test_execution.py
Loading
Please register or sign in to comment