Skip to content

test: remove `sleep` usage in `test-nointerrupt.t` (issue6271)

Pierre-Yves David requested to merge topic/stable/issue6271 into branch/stable

We move from sleep based synchronisation to file creation based synchronisation.

Sleeps is the path to the dark side. Sleeps leads to flakiness. Flakiness leads to anger. Anger leads to hate. Hate leads to suffering.

--HG-- branch : stable

Merge request reports