Hi All,

I am trying to run a script-1 on a Linux server using a Paramiko ssh connection 
and this script-1 calls script-2 which ultimately submits a job using a qsub 
command, job starts on SGE and I can see it through qstat but everything stops 
as soon as the script-1 stops. It seems the SSH session is getting closed after 
script-1 execution.

Could any one of you help me in resolving this issue?

Thanks,

SAUZ
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to