Open
Description
At present, the fixture display works by hammering the REPL with requests for status updates. It works, and the resource usage is OK for the shows so far. However, it doesn't scale at all.
The fixture display should not use polling, but rather some kind of event-based system. This would have the additional benefit of making the display more responsive, e.g. to selection changes.
Metadata
Metadata
Assignees
Labels
No labels