mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 12:16:30 +00:00
fix hardware service
This commit is contained in:
@@ -60,7 +60,8 @@ public class InferenceClient : IInferenceClient
|
||||
|
||||
private async Task ProcessClientCommands()
|
||||
{
|
||||
|
||||
//TODO: implement always on ready to client's requests. Utilize RemoteCommand
|
||||
await Task.CompletedTask;
|
||||
}
|
||||
|
||||
public void Stop()
|
||||
|
||||
Reference in New Issue
Block a user