Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Free thread-safe global ID after allocation
Add a call to `ts_free_id(rayaop_globals_id)` immediately after allocating the globals. This ensures proper resource cleanup and prevents potential memory leaks.
- Loading branch information