Skip to content
Snippets Groups Projects
Commit 987bf9ec authored by Antoine Lambert's avatar Antoine Lambert
Browse files

test_retry: Fix mocking of sleep calls with tenacity 8.4.2

Latest tenacity release adds some internal changes that broke the
mocking of sleep calls in tests.

Fix it by directly mocking time.sleep (was not working previously).
parent e067afd6
No related branches found
No related tags found
Loading
Pipeline #9538 passed with stage
in 0 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment