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

feat: use async APIs by default #28

Merged
merged 1 commit into from
Mar 6, 2024
Merged

feat: use async APIs by default #28

merged 1 commit into from
Mar 6, 2024

Conversation

mistydemeo
Copy link
Contributor

Turns run() and is_update_needed() into asynchronous APIs by default, with synchronous APIs provided as alternatives.

Turns run() and is_update_needed() into asynchronous APIs by default, with
synchronous APIs provided as alternatives.
@mistydemeo mistydemeo force-pushed the mix_sync_async_apis branch from a9c5f24 to 70fdce4 Compare March 6, 2024 03:56
@mistydemeo mistydemeo merged commit 78e016c into main Mar 6, 2024
13 checks passed
@mistydemeo mistydemeo deleted the mix_sync_async_apis branch March 6, 2024 04:11
@mistydemeo
Copy link
Contributor Author

Tested using the blocking APIs in axoupdater-cli, seems happy.

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.

1 participant