Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 8db3240

Browse files
committed
[client] Join enrichment thread
1 parent d1ff8fc commit 8db3240

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pycti/connector/opencti_connector_helper.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1424,6 +1424,7 @@ def listen(
14241424
message_callback,
14251425
)
14261426
self.listen_queue.start()
1427+
self.listen_queue.join()
14271428

14281429
def listen_stream(
14291430
self,

0 commit comments

Comments
 (0)