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
This twitter post brought a crash issue to my attention. I'm taking an educated guess that getLargestTriangle() is getting stuck somewhere on this monstrosity and loops indefinitely. That, or there's a problem in getConvexHull() and it can't figure out how to handle this shape (sorting?).
The text was updated successfully, but these errors were encountered:
This twitter post brought a crash issue to my attention. I'm taking an educated guess that
getLargestTriangle()
is getting stuck somewhere on this monstrosity and loops indefinitely. That, or there's a problem ingetConvexHull()
and it can't figure out how to handle this shape (sorting?).The text was updated successfully, but these errors were encountered: