Overview
Request 1178233 accepted
- Update to 1.1.0:
* fixed testsuite
* added Windows support
- Update to 1.0.0:
* Mode Selection: Users can now specify whether to target processes, containers,
or both. This is controlled via the -m/--mode option.
* Signal Specification: The tool now supports specifying many different signals
to be sent to processes or containers, enhancing the control users have over
how they terminate these entities.
* Dry Run Option: This new feature allows users to simulate termination commands
to see which processes or containers would be affected without actually performing
the kill operation.
* Release as a library
Request History
amanzini created request
- Update to 1.1.0:
* fixed testsuite
* added Windows support
- Update to 1.0.0:
* Mode Selection: Users can now specify whether to target processes, containers,
or both. This is controlled via the -m/--mode option.
* Signal Specification: The tool now supports specifying many different signals
to be sent to processes or containers, enhancing the control users have over
how they terminate these entities.
* Dry Run Option: This new feature allows users to simulate termination commands
to see which processes or containers would be affected without actually performing
the kill operation.
* Release as a library
amanzini accepted request