Christopher Faulet 3eadf887f7 MINOR: filters: Use filter API as far as poissible to break loops on filters
When the filters API was refactored to improve loops on filters, some places
were not updated (or not fully updated). Some loops were not relying on
resume_filter_list_break() while it was possible. So let's do so with this
patch.
2026-03-05 15:34:47 +01:00
..
2026-03-02 14:08:30 +01:00
2026-03-02 10:44:59 +01:00
2026-03-02 10:44:59 +01:00
2026-02-19 15:10:37 +01:00