Skip to content

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

Merged
ryoqun merged 1 commit into
anza-xyz:masterfrom
ryoqun:bump-crossbeam-channel-to-0.5.13
May 20, 2024
Merged

Bump crossbeam-channel from v0.5.12 to v0.5.13#1434
ryoqun merged 1 commit into
anza-xyz:masterfrom
ryoqun:bump-crossbeam-channel-to-0.5.13

Conversation

@ryoqun
Copy link
Copy Markdown
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 apfitzge and yihau May 20, 2024 12:04
Copy link
Copy Markdown
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
Copy Markdown

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
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.

3 participants