Anand Krishnamoorthi
|
96360fa9d8
|
fix(bindings): add SafeHandleWrapper + memory growth checks; bump 0.9.1 (#571)
- Introduce SafeHandleWrapper with gating, short drain wait, and deferred release on last in-flight exit.
- Wire Engine/Program/Rvm/CompiledPolicy to wrapper (centralized handle use, interop helper).
- Add C# memory growth tests (using/finalizer paths) and extend xtask C# runner options.
- Add pooled marshalling utilities, ResultHelpers, and API cleanups; update versions/changelog.
Fixes #570. Closes #554
Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
|
2026-02-09 12:22:05 -06:00 |
|