I'm working on a testing framework which iterates over lists of maya files: opening each file, running scripts, then closing the file.
My problem is that if I hit a bad maya file, the maya.standalone crashes. What is the proper way to re-start a maya standalone instance so I can continue testing? -- http://groups.google.com/group/python_inside_maya
