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

Async task helper #4590

Merged
merged 5 commits into from
Apr 28, 2024
Merged

Async task helper #4590

merged 5 commits into from
Apr 28, 2024

Conversation

pwojcikdev
Copy link
Contributor

Wrapper with convenience functions and safety checks for asynchronous tasks.
Aims to provide interface similar to std::thread.

It will be useful for ongoing work of moving networking code to coroutines.

@pwojcikdev pwojcikdev changed the title Async task Async task helper Apr 27, 2024
@pwojcikdev pwojcikdev merged commit 3f61cd9 into nanocurrency:develop Apr 28, 2024
26 checks passed
@qwahzi qwahzi added this to the V27 milestone Apr 30, 2024
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.

3 participants