allow multiple parsers in one stage #52

Closed
opened 2024-10-09 15:26:18 +08:00 by 张泊明518370910136 · 0 comments

Since in many cases, we need a result-stats parser, a show-time-and-memory parser, and then a diff parser, there is no need to copy the codes. We can just input a list of parsers in one stage and run them in sequence, and quit on forceQuit.

Since in many cases, we need a result-stats parser, a show-time-and-memory parser, and then a diff parser, there is no need to copy the codes. We can just input a list of parsers in one stage and run them in sequence, and quit on `forceQuit`.
张泊明518370910136 added the
component
framework
label 2024-10-09 15:26:18 +08:00
Sign in to join this conversation.
No description provided.