Gracefully handle nulls in InstanceCache #330

Merged
jwharm merged 1 commit from instancecache-null-safety into main 2026-02-14 14:36:59 +01:00
jwharm commented 2026-02-14 14:36:52 +01:00 (Migrated from github.com)

When a reference has been disposed, but it's still in the InstanceCache, that is a bug. However we don't want to crash the VM in this case.

When a reference has been disposed, but it's still in the InstanceCache, that is a bug. However we don't want to crash the VM in this case.
Sign in to join this conversation.
No description provided.