small tweak
This commit is contained in:
parent
0b6155bab8
commit
de44e45ed6
2 changed files with 12 additions and 3 deletions
|
|
@ -339,7 +339,7 @@ async fn sync_and_watch_config_dir() {
|
|||
if std::env::args().len() == 2 && std::env::args().nth(1) == Some("--server".to_owned()) {
|
||||
30
|
||||
} else {
|
||||
1
|
||||
3
|
||||
};
|
||||
log::debug!("#tries of ipc service connection: {}", tries);
|
||||
for i in 1..=tries {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue