erigon
erigon copied to clipboard
Erigon loops when tried stopping in execution stage
System information
Erigon version: ./erigon --version
OS & Version: Windows/Linux/OSX
Commit hash : bcb3cac22007af10c2270ac5de78158daa92996a
Expected behaviour
Stopping erigon gracefully
Actual behaviour
Erigon begins to loop and tries to continue stage execution giving a constant error
Steps to reproduce the behaviour
Get to stage execution and try stopping erigon with control C
Backtrace
duplicate of #5094
fixed by https://github.com/ledgerwatch/erigon/pull/5194
Closing as fixed by #5194