Skip to content

Draft: base: Factor out PerCapability abstraction

Ben Gamari requested to merge wip/per-capability into master

Previously MIO had some rather tricky logic for managing per-capability EventManagers. Here we refactor and generalized this a separate, reusable PerCapability abstraction.

This is motivated by !8073.

To do

Edited by Ben Gamari

Merge request reports