"tests/python/vscode:/vscode.git/clone" did not exist on "5b51e96800a2af0d730b952d0e202d8e8f4156fb"
server/internal/registry: make pull send errors with Error field (#10326)
Previously, the pull handler would send an error message in the Status field, this prevented the client from using the message as a signal to stop. In the case of the "run" command, it would follow the pull with a "show" which would print a nearly identical "not found" message for unresolved models. Fixes #10307
Showing
Please register or sign in to comment