Calling `freeze` on one of my objects resulted in ...
# kotlin-native
s
Calling
freeze
on one of my objects resulted in
Memory.cpp:902: runtime assert: unknown node during condensation building
. Has anyone else experienced this issue or know the cause?
o
Please file an issue with repro, looks like memory manager bug. Is it 1.3.50 or master?