Skip to content

Commit

Permalink
add topic-reader.stop() in dds tests for stability
Browse files Browse the repository at this point in the history
  • Loading branch information
maloel committed May 15, 2024
1 parent b0a3a09 commit 63b1b53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unit-tests/dds/test-device-discovery.py
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ def __exit__( self, type, value, traceback ):


del watcher
device_info.stop()
del device_info
del participant
test.print_results_and_exit()

0 comments on commit 63b1b53

Please sign in to comment.