Somewhere between 1.29 and 1.32 (I think mostly in #755), set and get turned into noop by the time ondestroy is called.
I have some use cases for calling both those methods (especially get) in ondestroy, so it would be nice to leave them functional until after it was called.
Somewhere between
1.29and1.32(I think mostly in #755),setandgetturned intonoopby the timeondestroyis called.I have some use cases for calling both those methods (especially
get) inondestroy, so it would be nice to leave them functional until after it was called.