Skip to content

error.py - improve error messages

  • use repr(error) instead of str(error) in message field
  • format the full traceback (with error) rather than just the stack in stack field

Bug: T326536

Merge request reports

Loading