XuehaiPan / nvitop

An interactive NVIDIA-GPU process viewer and beyond, the one-stop solution for GPU process management.
https://nvitop.readthedocs.io
Apache License 2.0
4.79k stars 149 forks source link

[Enhancement] Add confirm message box before sending signals to processes #40

Closed XuehaiPan closed 2 years ago

XuehaiPan commented 2 years ago

Runtime Environment

Current Behavior

Kill/Terminate/Interrupt processes without a confirmation message.

Expected Behavior

Add a message box.

Context

The user may accidentally enable capslock and press the K / T / I key. Also, many users used to use the Ctrl-c key to exit the top monitor, which may interrupt the selected process.