[IronPython] Best way to stop script execution?

Kristian kristian.jaksch at gmail.com
Thu Mar 19 21:35:49 CET 2009


We let users execute scripts in our app using the exec command. We
want to provide a stop button to stop script execution but how is the
best way to do that? Can a background worker be used for that?

Thanks for help!



More information about the Ironpython-users mailing list