Tag: circular-references
- Handling Memory Leaks in Python 3.10 with Circular References
- EF Core 7: implementing Lazy Loading and Circular References in Navigation Properties
- Python 2.7: How to handle circular references in a custom class while using the pickle module?
- Java 17: Trouble with Circular References in JSON Serialization Using Gson
- Memory leak when using std::shared_ptr with circular references in C++11