If I subclass TerminalView, it object leaks, I can't release it.
Allocate and attempt to release TerminalView
Expected behavior
TerminalView stays retained
Smartphone (please complete the following information):
- Device: iPad Pro M1
- OS: iPadOS 26.2
Additional context
Releasing object leaking code is a sin.