"backend/vscode:/vscode.git/clone" did not exist on "74f91bc74d9d4b346012ee3f05f020a8fb8f3856"
Fix "Stopping..." scheduler hang (#10487)
* Adjust initial scheduler refCount Ensure we only set the refCount on success * sched: fix lock order inversion deadlock Under certain race conditions, there was a scenario where the scheduler would get into a deadlock while trying to update free space information while a model was trying to unload.
Showing
Please register or sign in to comment