parseq icon indicating copy to clipboard operation
parseq copied to clipboard

Too many memory occupied when raise exceptions

Open manfredma opened this issue 3 years ago • 0 comments

When a large number of exceptions occur, a large amount of memory is occupied because the stack information is printed in Trace.

Is it possible to provide extended ability to turn off printing exception stack in trace ?

manfredma avatar Mar 22 '23 04:03 manfredma