Forum Discussion

MartinMet's avatar
MartinMet
New Contributor
4 years ago
Solved

Difference between Delay() and time.sleep() (python)

Does someone know the qualitative difference between TestCompletes innate 'Delay()' and time.sleep() in Python? I currently have a listener to a connection to ActiveMQ via stomp, and whenever a messa...