Skip to content

Commit

Permalink
[client] Join enrichment thread
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelHassine committed Sep 8, 2024
1 parent d1ff8fc commit 8db3240
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pycti/connector/opencti_connector_helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -1424,6 +1424,7 @@ def listen(
message_callback,
)
self.listen_queue.start()
self.listen_queue.join()

def listen_stream(
self,
Expand Down

0 comments on commit 8db3240

Please sign in to comment.