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

Issues/387 nio deadlock #391

Merged
merged 6 commits into from Nov 10, 2020
Merged

Issues/387 nio deadlock #391

merged 6 commits into from Nov 10, 2020

Conversation

bedrin
Copy link
Member

@bedrin bedrin commented Nov 10, 2020

No description provided.

Reduced synchronization in SniffySelector
@bedrin bedrin added this to the 3.1.8 milestone Nov 10, 2020
@codecov
Copy link

codecov bot commented Nov 10, 2020

Codecov Report

Merging #391 (fac7b0b) into develop (413b628) will increase coverage by 0.02%.
The diff coverage is 86.95%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #391      +/-   ##
=============================================
+ Coverage      68.09%   68.11%   +0.02%     
+ Complexity      1128     1126       -2     
=============================================
  Files             98       98              
  Lines           5196     5193       -3     
  Branches         638      638              
=============================================
- Hits            3538     3537       -1     
+ Misses          1297     1295       -2     
  Partials         361      361              
Impacted Files Coverage Δ Complexity Δ
...src/main/java/io/sniffy/servlet/SniffyServlet.java 92.20% <ø> (ø) 27.00 <0.00> (ø)
...io/src/main/java/io/sniffy/nio/SniffySelector.java 53.12% <86.95%> (+0.59%) 11.00 <5.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8cec7d7...fac7b0b. Read the comment docs.

@bedrin bedrin merged commit 36548d9 into develop Nov 10, 2020
@bedrin bedrin deleted the issues/387-nio-deadlock branch November 10, 2020 23:06
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.

None yet

1 participant