Files
kiwistation/code/controllers
oranges 25a97a0f08 Add a way to detect recursive calls to qdel
This is usually caused by logic in destroys that lead to the object
being qdeleted again.

This can cause nasty recursive loops, so an exception (with a stack
trace) will prevent recursive stack crashes and also let devs chase the
runtimes
2016-12-14 07:45:33 +00:00
..
2015-12-04 15:53:42 -06:00
2016-11-27 19:15:07 -05:00