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
I’m getting an Internal Server Error with this code in the playground but it works in vscode. since it’s not a stackoverflow or a timeout, i’m not sure if it’s expected or not.
the code is a bit messy and there are a bunch of tail rec calls 😄 so it may as well be a timeout error, but still, it’s not the right error.
p.s. Mariano mentioned it is a bug
The text was updated successfully, but these errors were encountered:
I’m getting an
Internal Server Error
with this code in the playground but it works in vscode. since it’s not a stackoverflow or a timeout, i’m not sure if it’s expected or not.the code is a bit messy and there are a bunch of tail rec calls 😄 so it may as well be a timeout error, but still, it’s not the right error.
p.s. Mariano mentioned it is a bug
The text was updated successfully, but these errors were encountered: