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(network): fixing network deadlock on linux arm64 #922

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

themantre
Copy link
Contributor

Description

This PR prevents a deadlock on stopping the node that happens on Linux ARM 64.

Copy link

codecov bot commented Jan 8, 2024

Codecov Report

Merging #922 (4fa5561) into main (3e6a256) will decrease coverage by 0.10%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #922      +/-   ##
==========================================
- Coverage   83.43%   83.34%   -0.10%     
==========================================
  Files         172      172              
  Lines        8826     8826              
==========================================
- Hits         7364     7356       -8     
- Misses       1108     1114       +6     
- Partials      354      356       +2     

@themantre themantre merged commit 05d21d8 into main Jan 8, 2024
12 checks passed
@themantre themantre deleted the network-dht-deadlock branch January 8, 2024 20:33
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.

1 participant