Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Replace async device plugin tracking mechanism #47

@nefarius

Description

@nefarius

Spawning PDOs is an inherently asynchronous operation, the user-land API requires plugin requests to be blocking though, since other APIs will not work if the PDO isn't fully operational. A plugin request tracking mechanism was introduced which is absolutely horrendous and I'm surprised it even worked for so long. Re-implement porperly.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions