Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restart with ctrl-c during replay of forkdb spams log #869

Open
heifner opened this issue Oct 2, 2024 · 0 comments
Open

Restart with ctrl-c during replay of forkdb spams log #869

heifner opened this issue Oct 2, 2024 · 0 comments
Labels
bug The product is not working as was intended. 👍 lgtm
Milestone

Comments

@heifner
Copy link
Member

heifner commented Oct 2, 2024

info  2024-10-02T14:33:26.585 nodeos    main.cpp:172                  operator()           ] appbase quit called
info  2024-10-02T14:33:26.585 nodeos    controller.cpp:2012           operator()           ] applying branch from fork database ending with block: 17ac10c63717c83121ea88dc52dd64cc2c9223da73704ec7f5d80692336b1c29
info  2024-10-02T14:33:26.626 nodeos    main.cpp:172                  operator()           ] appbase quit called
info  2024-10-02T14:33:26.626 nodeos    controller.cpp:2012           operator()           ] applying branch from fork database ending with block: 17ac10c63717c83121ea88dc52dd64cc2c9223da73704ec7f5d80692336b1c29
info  2024-10-02T14:33:26.649 nodeos    main.cpp:172                  operator()           ] appbase quit called
info  2024-10-02T14:33:26.649 nodeos    controller.cpp:2012           operator()           ] applying branch from fork database ending with block: 17ac10c63717c83121ea88dc52dd64cc2c9223da73704ec7f5d80692336b1c29
info  2024-10-02T14:33:26.707 nodeos    main.cpp:172                  operator()           ] appbase quit called
info  2024-10-02T14:33:26.708 nodeos    controller.cpp:2012           operator()           ] applying branch from fork database ending with block: 17ac10c63717c83121ea88dc52dd64cc2c9223da73704ec7f5d80692336b1c29
info  2024-10-02T14:33:26.740 nodeos    main.cpp:172                  operator()           ] appbase quit called
info  2024-10-02T14:33:26.741 nodeos    controller.cpp:2012           operator()           ] applying branch from fork database ending with block: 17ac10c63717c83121ea88dc52dd64cc2c9223da73704ec7f5d80692336b1c29
info  2024-10-02T14:33:26.774 nodeos    main.cpp:172                  operator()           ] appbase quit called
info  2024-10-02T14:33:26.774 nodeos    controller.cpp:2012           operator()           ] applying branch from fork database ending with block: 17ac10c63717c83121ea88dc52dd64cc2c9223da73704ec7f5d80692336b1c29
info  2024-10-02T14:33:26.794 nodeos    main.cpp:172                  operator()           ] appbase quit called
info  2024-10-02T14:33:26.794 nodeos    controller.cpp:2012           operator()           ] applying branch from fork database ending with block: 17ac10c63717c83121ea88dc52dd64cc2c9223da73704ec7f5d80692336b1c29
info  2024-10-02T14:33:26.824 nodeos    main.cpp:172                  operator()           ] appbase quit called
info  2024-10-02T14:33:26.825 nodeos    controller.cpp:2012           operator()           ] applying branch from fork database ending with block: 17ac10c63717c83121ea88dc52dd64cc2c9223da73704ec7f5d80692336b1c29
info  2024-10-02T14:33:26.860 nodeos    main.cpp:172                  operator()           ] appbase quit called
info  2024-10-02T14:33:26.860 nodeos    controller.cpp:2012           operator()           ] applying branch from fork database ending with block: 17ac10c63717c83121ea88dc52dd64cc2c9223da73704ec7f5d80692336b1c29
info  2024-10-02T14:33:26.883 nodeos    main.cpp:172                  operator()           ] appbase quit called
info  2024-10-02T14:33:26.883 nodeos    controller.cpp:2012           operator()           ] applying branch from fork database ending with block: 17ac10c63717c83121ea88dc52dd64cc2c9223da73704ec7f5d80692336b1c29
...

It does finish but this should be interrupted so it exits right away instead of replaying all the blocks in the forkdb.

@arhag arhag added bug The product is not working as was intended. 👍 lgtm and removed triage labels Oct 2, 2024
@arhag arhag added this to the Spring v1.0.3 milestone Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The product is not working as was intended. 👍 lgtm
Projects
Status: Todo
Development

No branches or pull requests

3 participants