Closed ghost closed 4 years ago
Even this apparently isn't necessary anymore. The issue is quite old and the tests/code seems to have changed/improved enough that the issue's timing problem is not remaining anymore. Please refer to: https://github.com/Motiva-AI/clj-sqs-extended/pull/87
This closes issue #27.
Changes:
with-...-queue
fixtures clear thetest-queue-url
before deleting the queuetest-queue-url
to be defined before inserting the message into the receiver channel (which then later could get autoremoved when the queue is already gone)