praekeltfoundation / vumi

Messaging engine for the delivery of SMS, Star Menu and chat messages to diverse audiences in emerging markets and beyond.
BSD 3-Clause "New" or "Revised" License
420 stars 131 forks source link

More robust data collection in MTN NG tests #1003

Closed jerith closed 8 years ago

jerith commented 8 years ago

The current WaitForDataMixin can miss data in certain circumstances. Using a DeferredQueue instead is both simpler and more robust.

JayH5 commented 8 years ago

:+1: