Skip to content

feat: add shared future (PROOF-928)#253

Merged
rnburn merged 1 commit intomainfrom
fut-PROOF-928
Mar 25, 2025
Merged

feat: add shared future (PROOF-928)#253
rnburn merged 1 commit intomainfrom
fut-PROOF-928

Conversation

@rnburn
Copy link
Copy Markdown
Contributor

@rnburn rnburn commented Mar 24, 2025

Rationale for this change

Add a shared_future that can be awaited multiple times.

This is adopted from https://docs.seastar.io/master/classseastar_1_1shared__future.html

shared_future will be used to improve the GPU scheduling.

What changes are included in this PR?

  • Adds a shared_future class that can be awaited multiple times.

Are these changes tested?

Yes

@rnburn rnburn requested a review from jacobtrombetta March 24, 2025 23:09
@rnburn rnburn merged commit bef6742 into main Mar 25, 2025
8 checks passed
@rnburn rnburn deleted the fut-PROOF-928 branch March 25, 2025 15:02
@SxT-Release
Copy link
Copy Markdown

🎉 This PR is included in version 1.112.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants