Files
jami-daemon/test
François-Simon Fauteux-Chapleau 130a6603d6 unitTest: reduce ut_swarm_conversation runtime
The local cv variable in testSendMessage was shadowing the corresponding
member variable in SwarmConversationTest. As a result, the calls to
cv.notify_one() in the signal handlers had no effect and the calls to
cv.wait_for() in the test would block until they hit the timeout, which
significantly increased the amount of time needed to complete the test.

Change-Id: I75b6aac8801568831a17035ad86876a130efe12e
2025-05-02 10:39:07 -04:00
..
2025-01-08 11:02:33 -05:00
2025-01-08 11:02:33 -05:00
2022-09-07 15:41:23 -04:00
2021-12-17 09:35:33 -05:00