test commit for build

This commit is contained in:
Alex Bezdieniezhnykh
2025-05-02 18:08:16 +03:00
parent 269ba43d7a
commit b429445512
@@ -60,6 +60,7 @@ public class InferenceClient : IInferenceClient
private async Task ProcessClientCommands()
{
//TODO: implement always on ready to client's requests. Utilize RemoteCommand
await Task.CompletedTask;
}