Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.1.0
-
None
Description
Sometimes the broker fails or does not deliver the expected number of messages. Currently the shims wait indefinitely for the messages, and this causes the test to effectively hang instead of failing and allowing the following test to run.
Add a timeout to the tests so that the test will fail gracefully if not all messages are received within a reasonable time.