juntossomosmais / django-stomp

🔃 A simple implementation of STOMP with Django
MIT License
37 stars 3 forks source link

Added tricky sleep for RabbitMQ console to update #34

Closed ipeternella closed 4 years ago

ipeternella commented 4 years ago

What is being delivered?

A sleep on tests.integration.test_execution.py::test_should_publish_messages_if_connection_drops_when_not_transactions test in order to make it deterministic.