Releases: LabNConsulting/munet
Releases · LabNConsulting/munet
0.15.1
0.15.0
0.14.15
code: fix CLI bug introduced in 0.14.14 Signed-off-by: Christian Hopps <[email protected]>
0.14.14
0.14.13
0.14.12
version: up version 0.14.12 Signed-off-by: Christian Hopps <[email protected]>
0.14.10
version to 0.14.10 Signed-off-by: Christian Hopps <[email protected]>
0.14.9
munet: add support for `timeout` arg to `cmd_*()` Will raise `subprocess.TimeoutExpired` for both sync and async calls. Signed-off-by: Christian Hopps <[email protected]>
0.14.8
munet: 0.14.8: dont kill other munet procs by default - add `--kill` option to cleanup existing processes using same rundir. - detect if something is running using the same rundir and exit mentioning `--kill` option to cleanup Signed-off-by: Christian Hopps <[email protected]>