deltakit.decode.analysis.RunAllAnalysisEngine.loop_until_failures#
- static RunAllAnalysisEngine.loop_until_failures(count: int)#
Loop until there have been at least a specific number of failures, as defined by the decoder manager.
- Parameters:
count (int) – Number of failures to run.