Resolve "Notificatoins from Context are incomplete"
Compare changes
Files
16@@ -52,22 +52,26 @@ class NatsBackendThread(threading.Thread):
@@ -52,22 +52,26 @@ class NatsBackendThread(threading.Thread):
self, topic_name : str, timeout : float, out_queue : queue.Queue[Message], unsubscribe : threading.Event,
self, topic_name : str, timeout : float, out_queue : queue.Queue[Message], unsubscribe : threading.Event
@@ -79,7 +83,7 @@ class NatsBackendThread(threading.Thread):
@@ -79,7 +83,7 @@ class NatsBackendThread(threading.Thread):