Hello, thanks for the report. We did a review of the dialog module last week, and noticed that the print_list function was missing protection against concurrent access. So I deactivated it by commit a6d9505b107204ffbe6 (and also the older releases). Please give it a try in your test suite, it should not execute this function now anymore.