Skip to content

unchecked @requires_events(check=False)

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr160 into master

Allows using requires_events() decorator without enabling the runtime check. This fixes the infinite loop with the trace property and trace_window() method exposed in https://github.com/ARM-software/lisa/pull/829

Merge request reports