On 2019-02-27, Petr Mladek <pmla...@suse.com> wrote: >> Imagine a situation where I am expecting a message to come, but don't >> see it because it was dropped. But if no more non-supressed messages >> come, I see neither the expected message nor the dropped message. > > Good point! There is a simple fix for this. We could print the warning > also when all messages are proceed and we are about to leave the > for-cycle.
Yes! That is the piece that was missing! John Ogness