Skip to content

Fix debug trace

Nicolas Tancogne-Dejean requested to merge fix_debug_trace into main

Description

Without the trim, the debug trace can be ridiculously expanded by some compilers.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports