Skip to content

Allow disabling memory-based merging in Rivet interface for debugging

Christian Gutschow requested to merge tmp_rivet_skip_merge into master

Description

Introduce SKIP_MERGE (or SKIPMERGE or --skip-merge) toggle that allows disabling the memory-based merging when Rivet4 is used. Useful for debugging.

Test Plan

Tested locally.

Example Result

🤷

Additional Checklist Items

  • I have updated documentation as needed
  • I considered if this should be cherry-picked/ported somewhere else (rel-2-x or master), and if yes, opened a corresponding issue or MR
Edited by Christian Gutschow

Merge request reports