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

[5.0 -> main] Test: Fix trx_generator handling of connection lost #2002

Merged
merged 3 commits into from
Dec 20, 2023

Conversation

heifner
Copy link
Member

@heifner heifner commented Dec 19, 2023

Add an on_except so named_thread_pool does not terminate when connection lost to client. This should fix the core dumps found in ci/cd runs such as #1865
This is not a fix for #1865, as something caused nodeos to die for the trx_generator to lose connection and core dump. This PR however should remove the red herring of the trx_generator core files in ci/cd.

Merges release/5.0 into main including #2000

@heifner heifner added the OCI Work exclusive to OCI team label Dec 19, 2023
@heifner heifner merged commit 028bd49 into main Dec 20, 2023
26 checks passed
@heifner heifner deleted the trx-generator-core-main branch December 20, 2023 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI Work exclusive to OCI team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants