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

Fix for unit test ipc.asynchronous #3964

Merged

Conversation

dsiganos
Copy link
Contributor

It can fail due to the callback trying to access a destroyed node. The real problem is likely larger than this little fix and related to the chaotic way the node shuts down. Leaving the larger fix for another time, priorities...

It can fail due to the callback trying to access a destroyed node.
The real problem is likely larger than this little fix and related
to the chaotic way the node shuts down. Leaving the larger fix for
another time, priorities...
@dsiganos dsiganos merged commit 5fcb8e0 into nanocurrency:develop Sep 29, 2022
@dsiganos dsiganos deleted the fix_unit_test_ipc_asynchronous branch September 29, 2022 12:01
clemahieu pushed a commit to clemahieu/nano-node that referenced this pull request Oct 1, 2022
It can fail due to the callback trying to access a destroyed node.
The real problem is likely larger than this little fix and related
to the chaotic way the node shuts down. Leaving the larger fix for
another time, priorities...
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.

2 participants