Skip to content

Linked list2 #187

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

Merged
merged 6 commits into from
Oct 29, 2022
Merged

Linked list2 #187

merged 6 commits into from
Oct 29, 2022

Conversation

ioquatix
Copy link
Member

@ioquatix ioquatix commented Oct 29, 2022

This PR unifies the linked list implementation between Async::Children and Async::Condition which is a good place to be, since in the future I want to provide native implementations (like io-event gem ready list). This has identical semantics (FIFO) and deletion characteristics.

Fixes #186 and #176.

Types of Changes

  • Bug fix.
  • New feature.
  • Performance improvement.

Contribution

@ioquatix ioquatix marked this pull request as ready for review October 29, 2022 01:35
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