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

upgrade mio 0.8.10 => 0.8.11 #7009

Merged
merged 1 commit into from
Mar 4, 2024
Merged

upgrade mio 0.8.10 => 0.8.11 #7009

merged 1 commit into from
Mar 4, 2024

Conversation

bayandin
Copy link
Member

@bayandin bayandin commented Mar 4, 2024

Problem

cargo deny fails (an example)

The vulnerability is Windows-specific, and can only happen if you are using named pipes. Other IO resources are not affected.

Summary of changes

  • Upgrade mio from 0.8.10 to 0.8.11

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics? if so did you add the relevant metrics to the dashboard?
  • If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section.

Checklist before merging

  • Do not forget to reformat commit message to not include the above checklist

@bayandin bayandin enabled auto-merge (squash) March 4, 2024 18:44
Copy link
Contributor

@conradludgate conradludgate left a comment

Choose a reason for hiding this comment

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

No change to anything on *nix. Lgtm

@bayandin bayandin merged commit 3dfae4b into main Mar 4, 2024
52 checks passed
@bayandin bayandin deleted the bayandin/update-mio branch March 4, 2024 19:16
Copy link

github-actions bot commented Mar 4, 2024

2484 tests run: 2361 passed, 0 failed, 123 skipped (full report)


Flaky tests (1)

Postgres 14

  • test_timeline_size_quota_on_startup: release

Code coverage* (full report)

  • functions: 28.7% (6933 of 24172 functions)
  • lines: 47.2% (42511 of 90097 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
ae671d3 at 2024-03-04T19:18:45.485Z :recycle:

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

4 participants