mirror of
https://github.com/snltty/linker.git
synced 2025-12-18 23:38:11 +08:00
sync
This commit is contained in:
@@ -44,7 +44,7 @@ namespace linker.service
|
||||
catch (Exception)
|
||||
{
|
||||
}
|
||||
await Task.Delay(3000);
|
||||
await Task.Delay(3000).ConfigureAwait(false);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user