diff --git a/script/test/test_stream_out.py b/script/test/test_stream_out.py index 7e39898..c64fdd8 100644 --- a/script/test/test_stream_out.py +++ b/script/test/test_stream_out.py @@ -32,4 +32,4 @@ with source(host="127.0.0.1", port=OUTPUT_PORT, mode=SUB, receive_timeout = 3000 print (data.data.data.keys()) stop_event.set() -thread.join(5.0) +#thread.join(5.0)