Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Re-enable background XenBus task #21

@fmckeogh

Description

@fmckeogh

To merge #20 the background task was disabled and a single blocking request function is used which internally spins until the response is received.

request should instead be async and sleeps until the background task receives a response at which point it can be woken. This would require implementing the Waker behaviour for the scheduler so was avoided for now.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions