|
All checks were successful
Test / frontend-tests (pull_request) Successful in 1m35s
Test / frontend-typecheck (pull_request) Successful in 1m37s
PR Review Automation / review (pull_request) Successful in 5m38s
Test / rust-fmt-check (pull_request) Successful in 14m13s
Test / rust-clippy (pull_request) Successful in 15m37s
Test / rust-tests (pull_request) Successful in 16m54s
- Replace take().expect() in background task with if let Some to handle the race where stop_async/close takes the child before the task is polled, preventing a task panic instead of a graceful exit - Add temp kubeconfig cleanup to stop_async, close, and Drop since taking the child out of the shared Arc causes the background task to return early, skipping its own cleanup branch |
||
|---|---|---|
| .. | ||
| .cargo | ||
| capabilities | ||
| gen/schemas | ||
| icons | ||
| resources/ollama | ||
| src | ||
| tests/kube | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| tauri.conf.json | ||