lotus/cmd/lotus-worker
Phi-rjan b1228b51ef
fix: worker: listen for interrupt signals in GetStorageMinerAPI loop (#11309)
- Added a goroutine to listen for interrupt signals, which will cancel the current context when an interrupt signal is received. This allows for graceful shutdown of ongoing operations.
2023-11-03 06:39:28 -07:00
..
sealworker make repo not depend on ffi 2022-11-08 09:37:43 +00:00
cli.go Hide lotus-worker set command 2023-03-03 14:13:35 +01:00
info.go storage: Move extern/sector-storage to storage/sealer 2022-06-14 20:03:38 +02:00
main.go fix: worker: listen for interrupt signals in GetStorageMinerAPI loop (#11309) 2023-11-03 06:39:28 -07:00
resources.go storage: Move extern/sector-storage to storage/sealer 2022-06-14 20:03:38 +02:00
storage.go Update redeclare cmd on Lotus-Workers 2023-05-18 18:04:10 +02:00
tasks.go Update cmd/lotus-worker/tasks.go 2023-02-07 16:47:30 +01:00