Files
strix-halo-optimizations/scripts
Felipe Cardoso 1b5b193e81 fix: suppress exit code 143 from metric logger cleanup
The metric logger is killed via SIGTERM on benchmark completion, producing
exit code 143 (128+15) which propagated through set -e. Added explicit
return 0 / trailing true to cleanup traps.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 22:38:48 +01:00
..
2026-03-25 20:13:15 +01:00