Skip to content

Incremental Checker

Roel Aaij requested to merge raaij_incremental_checkers into master

Allow the checkers to be called several times with sets of events to process, followed by a report at the end. This is needed for the async event loop to work with the checker.

Merge request reports