You might need to find first where it hangs.
You can do this using test cases.

Also if you give some code snippet, we might able to help you.

Have a good luck


On Mon, Jun 2, 2014 at 3:14 PM, Rahul Gopan <[email protected]> wrote:

> Hello,
>
> When I run a python script it hangs at random places. Is there any way to
> identify when the script hangs and to resume it automatically. When I see
> that it is not responding i do ^Z (Ctrl -Z) to stop and then use fg command
> to start it again. I want to automate this.
>
> Kindly help me how it can done
>
> Regards,
> Rahul G
> _______________________________________________
> BangPypers mailing list
> [email protected]
> https://mail.python.org/mailman/listinfo/bangpypers
>
_______________________________________________
BangPypers mailing list
[email protected]
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to