Skip to content

Refactor: Flatten server device event loops #807

@qdot

Description

@qdot

Instead of tons of event loops for managers, devices, etc with shims, we should just flatten devices into a single event-loop-per-device that can be stored with a communication channel, basically giving us a simple actor format for async based concurrency.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions