feat(core): branch vless/hysteria2 immediately in ProfileController.enable()
This commit is contained in:
parent
282527125d
commit
1290e6b751
1 changed files with 3 additions and 2 deletions
|
|
@ -150,6 +150,7 @@ def handle(arguments, main_parser):
|
|||
application_version_observer=application_version_observer,
|
||||
connection_observer=connection_observer
|
||||
)
|
||||
if profile.connection.needs_operator_proxy():
|
||||
monitor.run_blocking()
|
||||
_stop_timer(obs.get_ui_state()['timer_state'])
|
||||
except KeyboardInterrupt:
|
||||
|
|
|
|||
Loading…
Reference in a new issue