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

Do not exit debugger immediately after last event #110

Merged

Conversation

matejpavlovic
Copy link
Contributor

After submitting the last event to the node when debugging,
the debugger stopped immediately, not giving the node a chance
for actually applying it. This is fixed now.

Signed-off-by: Matej Pavlovic matopavlovic@gmail.com

After submitting the last event to the node when debugging,
the debugger stopped immediately, not giving the node a chance
for actually applying it. This is fixed now.

Signed-off-by: Matej Pavlovic <matopavlovic@gmail.com>
@matejpavlovic matejpavlovic merged commit ccd3381 into consensus-shipyard:main Jun 22, 2022
@matejpavlovic matejpavlovic deleted the debug-last-event branch July 6, 2023 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant