This website requires JavaScript.
Explore
Help
Sign In
git-sync
/
crawlab
Watch
1
Star
0
Fork
0
You've already forked crawlab
mirror of
https://github.com/crawlab-team/crawlab.git
synced
2026-01-22 17:31:03 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
92046a8c2e9b34c44ab56dc8e23fec6c4e3d553b
crawlab
/
core
/
task
/
handler
History
Marvin Zhang
92046a8c2e
fix: improve task cancellation and connection health check logic with timeout handling
2025-06-27 14:02:24 +08:00
..
runner_resilience_test.go
fix: enhance task service resilience with connection health monitoring and periodic cleanup
2025-06-23 11:57:05 +08:00
runner_test.go
refactor: remove unused task type field in runner test setup
2025-04-22 16:50:56 +08:00
runner.go
fix: improve task cancellation and connection health check logic with timeout handling
2025-06-27 14:02:24 +08:00
service_robustness_test.go
feat: implement zombie process prevention and cleanup mechanisms in task runner
2025-06-23 13:54:43 +08:00
service.go
fix: enhance task cancellation logic with graceful termination and stuck task cleanup
2025-06-27 13:50:21 +08:00
zombie_prevention_test.go
feat: implement zombie process prevention and cleanup mechanisms in task runner
2025-06-23 13:54:43 +08:00