Skip to content

Commit

Permalink
Fix bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
xxnet committed Oct 19, 2022
1 parent 293d95c commit 613e08e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/default/x_tunnel/local/tls_relay_front/front.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ def stop(self):
self.connect_manager.set_ssl_created_cb(None)
self.http_dispatcher.stop()
self.connect_manager.stop()
self.ip_manager.stop()

self.running = False

Expand Down

0 comments on commit 613e08e

Please sign in to comment.