-
Notifications
You must be signed in to change notification settings - Fork 542
Open
Description
Description
We have two problems on startup during full sync:
- It's impossible to stop the node with Ctrl^C after restart.
- If we have unprocessed blocks from last run we wait for full sync before we fully start the client. It's very unfortunate if you want to do something with old block like calling rpc.
Steps to Reproduce
In order to replicate the behavior, please provide a detailed list of steps:
- Wait for Download stage and wait for some blocks to get downloaded
- Restart
- Try to stop the node
Copilot
Metadata
Metadata
Assignees
Labels
No labels