Skip to content

[epoll] CP-47536: Drop posix_channel and channel_helper: unused and a mix of … #5863

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

Conversation

edwintorok
Copy link
Contributor

…Unix/Lwt

It was a mix of Lwt and Unix code, which means that if the Unix call blocks the entire Lwt code blocks too. This was only installed by the specfile in a -devel package.

message-cli tail --follow can be used to debug the IDL protocol instead.

This requires a specfile change too.

This is to avoid conflicts with #5856 which would update this module. We don't need to update it, because we don't use it.

@psafont
Copy link
Member

psafont commented Jul 22, 2024

Is the specfile change ready? this would be nice to merge

@lindig
Copy link
Contributor

lindig commented Jul 22, 2024

There is a conflict that should be easy to resolve.

…Unix/Lwt

It was a mix of Lwt and Unix code, which means that if the Unix call blocks the entire Lwt code blocks too.
This was only installed by the specfile in a -devel package.

`message-cli tail --follow` can be used to debug the IDL protocol instead.

Signed-off-by: Edwin Török <edwin.torok@cloud.com>
@edwintorok edwintorok force-pushed the private/edvint/epoll4.0-drop branch from 5f4b043 to f39ea99 Compare July 22, 2024 14:27
@edwintorok edwintorok merged commit 0a92794 into xapi-project:master Jul 22, 2024
15 checks passed
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.

4 participants