Skip to content

Workaround for monitoring over XenBusConnection - #18

Open
jcharaoui wants to merge 1 commit into
selectel:masterfrom
jcharaoui:monitor-over-xenbus
Open

Workaround for monitoring over XenBusConnection#18
jcharaoui wants to merge 1 commit into
selectel:masterfrom
jcharaoui:monitor-over-xenbus

Conversation

@jcharaoui

Copy link
Copy Markdown

Because of a bug in Xen, when receiving an acknowledgement over XenBusConnection for a Op.WATCH request, the rq_id will always be zero.

This commit works around the bug by expecting a rq_id of zero in this specific context.

Because of a bug in Xen, when receiving an acknowledgement over XenBusConnection for a `Op.WATCH` request, the `rq_id` will always be zero.

This commit works around the bug by expecting a `rq_id` of zero in this specific context.
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