Files
Zakhar Bessarab f76bc956ca app/vmctl: respect context cancellation during user prompts
Previously, context cancellation was ignored when reading user response
for the prompt. That leads to ignoring of "Ctrl+C" and other termination
signals to vmctl until user finishes the input.

Fix that by properly propagating the context and respecting the
cancellation of the context.


Signed-off-by: Zakhar Bessarab <z.bessarab@victoriametrics.com>
2025-12-04 15:57:31 +04:00
..
2025-07-15 14:27:15 +03:00
2025-07-21 18:37:40 +02:00

See vmctl docs here.

vmctl docs can be edited at docs/vmctl.md.