Closed tbranyen closed 1 year ago
When VTree were getting unprotected, they were being recirculated immediately. Instead they are now kept in allocation, until GC kicks in. Adds tests to validate the expected behavior.
When VTree were getting unprotected, they were being recirculated immediately. Instead they are now kept in allocation, until GC kicks in. Adds tests to validate the expected behavior.