State:Closed|icon_bug|icon_katana|database:public|Resolution:Fixed|TargetRelease:4.0v3|BugID:462525|
KQD.py) is not shut down when katanaBin crashes or is terminated.
$ ps -C python -C pythonWrapper.sh -o pid,cmd=Command --forest --width 1000 PID Command10817 /bin/bash /opt/Katana4.0v1/bin/python2.7/bin/pythonWrapper.sh /opt/Katana4.0v1/plugins/Resources/Core/Plugins/kq/KQD.pyc --num-agents=210823 \_ /opt/Katana4.0v1/bin/python2.7/bin/python /opt/Katana4.0v1/plugins/Resources/Core/Plugins/kq/KQD.pyc --num-agents=210827 \_ /opt/Katana4.0v1/bin/python2.7/bin/python /opt/Katana4.0v1/plugins/Resources/Core/Plugins/kq/Agent/Agent.pyc test.env --request-port=46574 --update-port=39658 --broadcast-port=34126 --heartbeat-interval=100010828 \_ /opt/Katana4.0v1/bin/python2.7/bin/python /opt/Katana4.0v1/plugins/Resources/Core/Plugins/kq/Agent/Agent.pyc test.env --request-port=46574 --update-port=39658 --broadcast-port=34126 --heartbeat-interval=1000
killall -9 katanaBin
ps -C python -C pythonWrapper.sh -o pid,cmd=Command --forest --width 1000
killall python # This is probably a bad idea, unless you are sure Katana's Python interpreter is the only Python interpreter running in the system We're sorry to hear that
Please tell us why