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

aio_storage_context: Use reactor::do_at_exit() #2664

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

xemul
Copy link
Contributor

@xemul xemul commented Feb 28, 2025

The context schedules exit-time callback using deprecated reactor::at_exit() method. Switch to using internal non-deprecated one.

The context schedules exit-time callback using deprecated
reactor::at_exit() method. Switch to using internal non-deprecated one.

Signed-off-by: Pavel Emelyanov <[email protected]>
@xemul xemul requested a review from avikivity February 28, 2025 12:42
@avikivity avikivity merged commit 7ab2d7f into scylladb:master Feb 28, 2025
15 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.

2 participants