Skip to content

Conversation

@tewalds
Copy link
Collaborator

@tewalds tewalds commented Jul 30, 2025

This doesn't work yet, both because we expected is in c++23 and we haven't changed the build flags to that, and because I'm pretty sure the return annotation is incorrect.

@tewalds tewalds linked an issue Jul 30, 2025 that may be closed by this pull request
@tewalds tewalds force-pushed the try_lock_multiple branch from dd8af91 to 3cbbac5 Compare July 31, 2025 14:22
@codecov
Copy link

codecov bot commented Jul 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (779d7fa) to head (4136450).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #31   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           85        90    +5     
  Branches         6         6           
=========================================
+ Hits            85        90    +5     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tewalds tewalds force-pushed the try_lock_multiple branch 2 times, most recently from fadb22d to 9d9ad08 Compare August 5, 2025 20:18
@tewalds tewalds force-pushed the try_lock_multiple branch from 3be8a10 to 323553a Compare August 7, 2025 00:15
@tewalds tewalds changed the title Add a sketch of a try_lock that takes multiple locks. Add a try_lock_protected that takes multiple locks. Aug 7, 2025
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.

Support locking multiple variables at once?

3 participants