Paula Gearon

Results 23 comments of Paula Gearon

Thanks for calling this out! On the `run` method, that's on me. That was a braino where I was thinking it was binding to `this`. I'd forgotten that's not how...

Also on a Mac: MBP, MacOS 15.0, Apple M3 Max, memory 36G. Configured/compiled with env: ```bash CPLUS_INCLUDE_PATH=/opt/homebrew/include LDFLAGS=/opt/homebrew/lib/libcrypto.a SDKROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX15.0.sdk ``` The first test did not fail for me until 138017....

More importantly, if clean is still needed, then the references to the objects need to be nulled. That may require a shift to a native array, rather than the vector.