Open
Description
CTF/plugins/cfs/pycfs/cfs_controllers.py
Lines 586 to 589 in 31c9bef
This only kills the cfs process, need to also kill the xterm. One approach that has worked for us is to use pkill:
pkill -f (process name that is also in xterm title)
Metadata
Metadata
Assignees
Labels
No labels