go/zodb/internal/weak: Assert that the object was not moved in the finalizer
This is good to do since we are relying on non-moving property of current GC. It never triggered but it removed one uncertainty while debugging GC crash issue. Good to have it in place. /reviewed-by @levin.zimmermann /reviewed-on !11
Showing
Please register or sign in to comment