Use adc Consumer stop functionality to terminate IGWNReceiverThread properly
Compare changes
Files
3+ 30
− 42
@@ -6,7 +6,6 @@ from adc.errors import KafkaException
@@ -16,67 +15,55 @@ __all__ = ('Receiver',)
@@ -120,6 +107,7 @@ class Receiver(IGWNAlertBootStep):