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(sync): prevent opening sessions indefinitely #813

Merged
merged 1 commit into from
Nov 12, 2023
Merged

Conversation

themantre
Copy link
Contributor

@themantre themantre commented Nov 12, 2023

Description

This PR fixes a bug that allows opening an unlimited number of sessions in bootstrap nodes.

Copy link

codecov bot commented Nov 12, 2023

Codecov Report

Merging #813 (74b5f1c) into main (b8775d7) will increase coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #813      +/-   ##
==========================================
+ Coverage   82.81%   82.88%   +0.07%     
==========================================
  Files         172      172              
  Lines        8348     8344       -4     
==========================================
+ Hits         6913     6916       +3     
+ Misses       1111     1106       -5     
+ Partials      324      322       -2     

@themantre themantre merged commit 3612c3f into main Nov 12, 2023
13 checks passed
@themantre themantre deleted the fix-num-sessions branch November 12, 2023 10:23
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