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] Test: Fix trx_generator handling of connection lost #2000

Merged
merged 1 commit into from
Dec 19, 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.

@heifner heifner added the OCI Work exclusive to OCI team label Dec 19, 2023
@spoonincode
Copy link
Member

👍 I believe seeing the same problem in #1970 failures

@heifner heifner merged commit a469b69 into release/5.0 Dec 19, 2023
29 checks passed
@heifner heifner deleted the trx-generator-core-5.0 branch December 19, 2023 13:34
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