Skip to content
Commit bb887ddb authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

As UI/UX improvement, try and avoid printing an extended traceback if...

As UI/UX improvement, try and avoid printing an extended traceback if diffoscope runs out of memory.

However:

> Note that because of the underlying memory management architecture (C’s
> malloc() function), the interpreter may not always be able to completely
> recover from this situation; it nevertheless raises an exception so that a
> stack traceback can be printed, in case a run-away program was the cause.

— https://docs.python.org/2/library/exceptions.html#exceptions.MemoryError
parent e5e8d51e
Loading
Loading
Loading
Pipeline #602702 passed with stages
in 22 minutes and 20 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment