-
Committer:
John Arbash Meinel
-
Date:
2009-09-09 17:51:19 UTC
-
mto:
This revision was merged to the branch mainline in
revision
4683.
-
Revision ID:
john@arbash-meinel.com-20090909175119-2q9o6i26x540swkn
Put the 'debug_memory' check into the finally clause.
This way, even if the command being run ends up with an exception (such as MemoryError
we can still dump the memory consumption for investigation.)