Forum Discussion

MartinMet's avatar
MartinMet
New Contributor
5 years ago

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...