Details
-
New Feature
-
Resolution: Fixed
-
Normal
-
None
-
None
-
None
Description
preSerialization time is still computing things that can throw SDE.
that SDE would be suppressed by the serializer code. You get a backtrace, not an SDE.
fix is to call preSerialization ourselves before we try to serialize the runtime objects.