You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Inside of
test_hbbs
, there is abail!
that will returns an error.rustdesk-server/src/rendezvous_server.rs
Lines 1276 to 1291 in 8557c4a
If it returns an error then
std::process::exit(1)
will be executed.rustdesk-server/src/rendezvous_server.rs
Lines 167 to 181 in 8557c4a
I'd like for
hbbs
to have a new args of--auto-restart
that we could set instead of exiting the process.Beta Was this translation helpful? Give feedback.
All reactions