mirror of
https://github.com/iflytek/skillhub.git
synced 2026-09-24 00:55:35 +00:00
* test(cli): reproduce concurrent stale lock ownership Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com> * test(cli): wait for every stale lock contender Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com> * fix(cli): serialize stale target lock recovery Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com> * fix(cli): recover abandoned acquisition gates Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com> * test(cli): cover acquisition gate crash recovery Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com> * test(cli): keep live acquisition tickets Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com> * fix(cli): use crash-recoverable acquisition queue Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com> * perf(cli): minimize acquisition queue scans Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com> * fix(cli): stabilize acquisition queue election Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com> * test(cli): verify stalled contenders retain ownership Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com> * fix(cli): wait for acquisition queue turn Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com> * test(cli): recover stale target after gate owner exit Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com> * test(cli): assert stale target cleanup after recovery Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com> --------- Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| doctor-service.test.ts | ||
| install-service.test.ts | ||
| registry-service.test.ts | ||
| remove-service.test.ts | ||
| skill-fingerprint.test.ts | ||
| skill-target-lock.test.ts | ||
| update-service.test.ts | ||