mirror of
https://github.com/azaion/annotations.git
synced 2026-04-23 05:16:31 +00:00
Errors sending to UI
notifying client of AI model conversion
This commit is contained in:
@@ -143,7 +143,7 @@ public partial class MainSuite
|
||||
foreach (var window in _openedWindows)
|
||||
window.Value.Close();
|
||||
|
||||
_inferenceClient.Stop();
|
||||
_inferenceClient.Dispose();
|
||||
_gpsMatcherClient.Stop();
|
||||
Application.Current.Shutdown();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user