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

use io_context instead of io_service; fixes build on latest boost #57

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

spoonincode
Copy link
Member

The macos builds in CI are failing (https://github.com/AntelopeIO/chainbase/actions/runs/12678908028/job/35337503662) because it has the latest boost that removed io_service (which has been deprecated since way back). We can just replace this with io_context

@spoonincode spoonincode merged commit d7ba67b into main Jan 10, 2025
14 checks passed
@spoonincode spoonincode deleted the io_context branch January 10, 2025 15:24
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.

4 participants