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

Revert tolerance for EAGAIN when probing async I/O #641

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

cole-miller
Copy link
Contributor

This reverts canonical/raft#485, hopefully (not yet confirmed) fixing the regression canonical/lxd#13326.

Signed-off-by: Cole Miller cole.miller@canonical.com

This reverts canonical/raft#485.

Signed-off-by: Cole Miller <cole.miller@canonical.com>
Copy link

codecov bot commented Apr 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.22%. Comparing base (e814a1c) to head (14bc162).
Report is 22 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #641      +/-   ##
==========================================
- Coverage   81.23%   81.22%   -0.01%     
==========================================
  Files         192      192              
  Lines       27061    27059       -2     
  Branches     4980     4981       +1     
==========================================
- Hits        21982    21978       -4     
- Misses       3436     3487      +51     
+ Partials     1643     1594      -49     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@tomponline tomponline left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@cole-miller
Copy link
Contributor Author

Merging so LXD 5.21/edge can pick this up.

@cole-miller cole-miller merged commit a51c66d into canonical:master Apr 24, 2024
13 checks passed
tomponline added a commit to tomponline/lxd-pkg-snap that referenced this pull request Apr 26, 2024
…O to fix btrfs issues

From canonical/dqlite#641

Signed-off-by: Thomas Parrott <thomas.parrott@canonical.com>
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

2 participants