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

Event adapter corrections #106

Merged
merged 3 commits into from
Oct 1, 2024
Merged

Conversation

bjosv
Copy link
Collaborator

@bjosv bjosv commented Sep 30, 2024

Attach a cluster context to an event library when an attach function has been registered.
Check the attach_fn instead of data since the attach data might not be required for some event engines, an can be NULL.

  • Add missing cluster event adapters (ivykis, libhv, libsdevent, MacOS, poll)
  • Update async cluster testcases
  • Updates to makes the async tests and examples build and succeed.

Check attach_fn instead since the attach data might not be required for
some event engines and be NULL.

Signed-off-by: Björn Svensson <bjorn.a.svensson@est.tech>
Signed-off-by: Björn Svensson <bjorn.a.svensson@est.tech>
Signed-off-by: Björn Svensson <bjorn.a.svensson@est.tech>
@bjosv bjosv merged commit 952b59b into valkey-io:main Oct 1, 2024
34 checks passed
@bjosv bjosv deleted the event-adapter-fixes branch October 1, 2024 07:09
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.

2 participants