- Added panic recovery to health checker and data cleaner to prevent crashes from unexpected errors. - Implemented graceful shutdown for both components, ensuring they complete ongoing tasks before stopping. - Updated the job import in the load module to manage health checker and data cleaner lifecycle. - Introduced new channels to signal completion of health checks and data cleanups. |
||
|---|---|---|
| .. | ||
| load.go | ||
| load_test.go | ||
| machine.go | ||
| machine_darwin.go | ||
| machine_linux.go | ||
| machine_test.go | ||
| machine_windows.go | ||
| process.go | ||
| process_test.go | ||