Skip to content

Commit

Permalink
Stop not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
rowleya authored Oct 22, 2024
1 parent 43c6b7a commit 0f5f971
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ def start():
s.add_socket_address(None, "localhost", conn.local_port)
with pytest.raises(ExecutableFailedToStopException):
s.run(None)
s.stop()

def test_rte_during_run_forever(self):
self.runsafe(self.check_rte_during_run_forever)

0 comments on commit 0f5f971

Please sign in to comment.