Currently, before exiting a C# app, objects may hold Eo references and try to unref them when GC'd after Eo is shut down. This leads to tons of invalid ref errors.
Description
Description
Related Objects
Related Objects
- Mentioned In
- T7702: Remove internally generated classes from EFL# doc
D7495: csharp: add a interface to start apps
T7108: C# bindings: eo-intro tutorial has an ERROR on shutdown - Mentioned Here
- D8564: efl-csharp: fix crash when events trigger after C# object `Dispose`
T7108: C# bindings: eo-intro tutorial has an ERROR on shutdown