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: a basic async event loop implementation #6504

Merged
merged 1 commit into from
Jan 2, 2025
Merged

Conversation

hargoniX
Copy link
Contributor

@hargoniX hargoniX commented Jan 2, 2025

This PR implements the basic async event loop based on libuv.

Co-authored-by: Henrik Böving <hargonix@gmail.com>
@hargoniX hargoniX requested a review from TwoFX as a code owner January 2, 2025 07:41
@hargoniX hargoniX removed the request for review from TwoFX January 2, 2025 07:41
@hargoniX hargoniX added the changelog-library Library label Jan 2, 2025
@hargoniX hargoniX changed the title feat: a basic async implementation feat: a basic async event loop implementation Jan 2, 2025
@hargoniX hargoniX merged commit 12724c8 into ft-async Jan 2, 2025
14 of 15 checks passed
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc January 2, 2025 07:54 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants