Skip to content

add sleep to tests/test_channels.py and tests/flint/test_get_plot.py

Linus Pithan requested to merge pithan-master-patch-68769 into master

since the tests in tests/test_channels.py and tests/flint/test_get_plot.py were failing lately from time to time I added a sleep.

Its working, however its not a proper synchronization as @sebastien.petitdemange suggested.

Edited by Linus Pithan

Merge request reports