You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of aborting the program when the string is too long, we consider
this happened because of some invalid object, and return nil as a model
of the array.
Access to this invalid object is prevented by other part of the code and
should not occur in the trace.
0 commit comments