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

Bump crossbeam-channel from v0.5.12 to v0.5.13 #1434

Merged
merged 1 commit into from
May 20, 2024

Conversation

ryoqun
Copy link
Member

@ryoqun ryoqun commented May 20, 2024

Problem

My work (= unified scheduler) wants to use new features of the latest version of crossbeam-channel.

https://docs.rs/crossbeam-channel/0.5.13/crossbeam_channel/macro.select_biased.html

Summary of Changes

Bump it.

cc: @apfitzge
special thanks: @taiki-e for crossbeam-rs/crossbeam#1040

@ryoqun ryoqun requested review from yihau and apfitzge May 20, 2024 12:04
Copy link
Member

@yihau yihau left a comment

Choose a reason for hiding this comment

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

🫶

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.7%. Comparing base (da02962) to head (a38181e).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1434   +/-   ##
=======================================
  Coverage    82.7%    82.7%           
=======================================
  Files         872      872           
  Lines      370361   370361           
=======================================
+ Hits       306528   306542   +14     
+ Misses      63833    63819   -14     

@ryoqun ryoqun merged commit 94af1aa into anza-xyz:master May 20, 2024
51 checks passed
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

3 participants