Skip to content
Snippets Groups Projects
Commit 4594116e authored by Pieter Donker's avatar Pieter Donker
Browse files

L2SDP-996: partial merge

parent 19d67bc1
No related branches found
No related tags found
1 merge request!153Resolve L2SDP-996
Pipeline #65271 passed
Pipeline: sdptr

#65272

    ...@@ -171,6 +171,7 @@ class BeamletStream(object): ...@@ -171,6 +171,7 @@ class BeamletStream(object):
    self.stream_reader.start() self.stream_reader.start()
    def stop_stream_reader(self, timeout=60): def stop_stream_reader(self, timeout=60):
    """ Stop stream reader """
    if self.stream_reader: if self.stream_reader:
    # print_result("stop_stream_reader", True) # print_result("stop_stream_reader", True)
    # Wait until SDPFW has stopped stream output # Wait until SDPFW has stopped stream output
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment