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
@matz I noticed you recently made some changes to prevent stack overflows, for instance 1e5b5b1. It looks like almost all stack overflows are prevented now, but I did notice one case that still overflows:
TypeError=nil123 - nil
The text was updated successfully, but these errors were encountered:
@matz I noticed you recently made some changes to prevent stack overflows, for instance 1e5b5b1. It looks like almost all stack overflows are prevented now, but I did notice one case that still overflows:
The text was updated successfully, but these errors were encountered: