Commit c5afc1c
fix: clean up _transformHashSet in RemoveHandle to allow handle re-creation
RemoveHandle did not remove transforms from _transformHashSet, causing
subsequent CreateHandle calls for the same transform to fail silently
with "already has a handle" warning.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d63bff0 commit c5afc1c
1 file changed
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
283 | 288 | | |
284 | 289 | | |
285 | 290 | | |
| |||
0 commit comments