Skip to content

WIP: Resolve "aborting bst push command causes stack trace"

Description

Adds an event handler to handle the exception causing the traceback, raising an ElementError when a failing action tries to write to a closed log file. I could not reproduce the error so just handled the exception.

Changes proposed in this merge request:

  • Add handler for ValueError in Element._logging_enabled

This merge request, when approved, will close issue/bug:

Closes #138 (closed)

Edited by Tom Coldrick

Merge request reports