Skip to content

Terminate the downloader immediately when shutdown signal is received #32058

Closed
@rjl493456442

Description

@rjl493456442

Currently, Geth can get stuck during pending block processing if it receives a
termination signal at that moment. Since chain processing can take time, it's
common for shutdown to be delayed by several minutes.

Feature Request: Add a termination mechanism in the downloader to discard
any remaining blocks pending insertion and shut down Geth immediately.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions