erigontech / erigontech/silkworm

silkworm: shutdown on SIGTERM

Open
#2,073 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
318
Forks
84
PR merge metrics
No merged PRs in 30d

Description

Running silkworm with options:

--prune=htrc
--snapshots.no_downloader # snapshots are pre-downloaded
--sentry.remote.addr=127.0.0.1:9091 # to disable sentry

Silkworm is running the execution stage.

`kill silkworm` doesn't work. Nothing is printed in the log and it keeps running.

I expect that it will print something in the log and shutdown gracefully within 30 sec.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.