kernel-legacy icon indicating copy to clipboard operation
kernel-legacy copied to clipboard

Track "ephemeral" field events to avoid memory leaks [M]

Open BrianAmadori opened this issue 5 years ago • 0 comments

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.

BrianAmadori avatar May 30 '19 14:05 BrianAmadori