kernel-legacy
kernel-legacy copied to clipboard
Track "ephemeral" field events to avoid memory leaks [M]
All events that are being setup as fields are never released. We must implement some kind of observer setup to track those and unsuscribe the events when the owners are freed.
This is a #206 dependency.