mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 14:26:30 +00:00
fixed inference bugs
add DONE during inference, correct handling on C# side
This commit is contained in:
@@ -12,4 +12,4 @@ cdef class RemoteCommandHandler:
|
||||
cdef _proxy_loop(self)
|
||||
cdef _worker_loop(self)
|
||||
cdef send(self, bytes client_id, bytes data)
|
||||
cdef close(self)
|
||||
cdef stop(self)
|
||||
|
||||
Reference in New Issue
Block a user