Skip to content

Commit

Permalink
Force stack-trace
Browse files Browse the repository at this point in the history
CURA-11288
  • Loading branch information
casperlamboo committed Dec 1, 2023
1 parent b4b8a9a commit 6a945e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UM/FileHandler/ReadFileJob.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ def run(self) -> None:
message_type=Message.MessageType.ERROR,
)
result_message.show()
forceStackTrace()
return

# Give the plugin a chance to display a dialog before showing the loading UI
Expand Down

0 comments on commit 6a945e9

Please sign in to comment.