Skip to content

Conversation

@eth3lbert
Copy link
Contributor

This converts Team::owning() to an async fn, allowing us to remove the relevant spawn_blocking() usage in the controller.

@Turbo87 Turbo87 added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ labels Nov 11, 2024
@Turbo87 Turbo87 enabled auto-merge (squash) November 11, 2024 15:09
@Turbo87 Turbo87 merged commit 49ad0ee into rust-lang:main Nov 11, 2024
8 checks passed
@codecov
Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.01%. Comparing base (c480761) to head (dc7095d).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9905      +/-   ##
==========================================
- Coverage   89.01%   89.01%   -0.01%     
==========================================
  Files         290      290              
  Lines       30110    30109       -1     
==========================================
- Hits        26803    26801       -2     
- Misses       3307     3308       +1     

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

@eth3lbert eth3lbert deleted the async-owners branch November 25, 2024 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-backend ⚙️ C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants