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

boost::asio::io_context::work is deprecated #1611

Open
kuznetsss opened this issue Aug 16, 2024 · 0 comments
Open

boost::asio::io_context::work is deprecated #1611

kuznetsss opened this issue Aug 16, 2024 · 0 comments
Labels
refactoring Code improvements without logical changes
Milestone

Comments

@kuznetsss
Copy link
Collaborator

kuznetsss commented Aug 16, 2024

Summary

boost::asio::io_context::work is deprecated. We should use boost::asio::executor_work_guard instead.

@kuznetsss kuznetsss added the enhancement New feature or request label Aug 16, 2024
@kuznetsss kuznetsss changed the title `boost::asio::io boost::asio::io_context::work is deprecated Aug 16, 2024
@kuznetsss kuznetsss added refactoring Code improvements without logical changes and removed enhancement New feature or request labels Aug 16, 2024
@godexsoft godexsoft added this to the 2.4 milestone Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code improvements without logical changes
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants