))
{
this.ErrorOutput = ThreadHandle.Error;
}
else
{
this.ErrorOutput = "Time Out, Infinit Loop";
}
--
Saeli Mathieu.
+33 6 45 32 78 47
{Epitech} 2012
Permanent GDL
http://www.gamelab.epitech.net/
___
Users mailing list
Users@lists.ironpytho
= func().ToString();
this.Result will contain a string with the error of the Python Script if
something wrong appended. ex: indentation or anything else.
but I want to make the method scope.GetVariable<>() time out if the script
contain an infinite loop.
Does anybody know something about t