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 12, 2024
1 parent 752c363 commit 04063fe
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 04063fe

Please sign in to comment.