Skip to content

Fix high num ranks

Tom Osika requested to merge tom.osika/catalyst:fix-high-num-ranks into master

Fixes an issue with the regexp in catalyst_replay that would prevent runs with num_ranks >= 10. Also adds a test for the recently merged in changes allowing >= 10 calls to execute

Merge request reports