Skip to content

Fix trace command that swallowed errors

Administrator requested to merge devx/fix-trace-command-exit into main

Created by: jhchabran

I accidentally introduce earlier a very dangerous bug that caused any command trace to exit 0 regardless of the original exit code. This PR fixes it.

Merge request reports

Loading