@ -23,4 +23,7 @@ if __name__ == '__main__':
signal.signal(signal.SIGTERM, terminate)
signal.signal(signal.SIGINT, terminate)
output_manager.start_loop()
proxy_manager.join()
try:
finally:
terminate()
The note is not visible to the blocked user.