Closed bennostein closed 1 week ago
This was causing some issues in one of my examples, as pointers copied over through proxy objects were outliving the actual object in the skip heap. Thanks Daniel for the help debugging!
This was causing some issues in one of my examples, as pointers copied over through proxy objects were outliving the actual object in the skip heap. Thanks Daniel for the help debugging!