Skip to content

Conversation

jfldde
Copy link
Collaborator

@jfldde jfldde commented Aug 12, 2025

  • Watch citrea node logs for panic.

  • Send panic signal and shutdown all nodes for early exit on any node panicking.

  • Implement it via simple log watching as this handles docker as well without going through container inspection and hoops

  • Tested panic on LCP when built without guest code

  • Tested panic after restart

  • Tested panic while running in docker

  • Tested SKIP_GUEST_BUILD=1 RUST_BACKTRACE=0 make test basic_prover_test -- --nocapture

Small QoL improvement that should speed up the feedback loop and point to the correct log file on failure

Fixes #9
Fixes #127

@eyusufatik eyusufatik merged commit b194a30 into main Aug 13, 2025
4 checks passed
@eyusufatik eyusufatik deleted the task-manager branch August 13, 2025 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider reth-tasks TaskManager E2E tests: catch panics from processes
2 participants