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
Setting the recursion limit to (say) 10k and then overflowing the stack leads the container to crash. The result is a RemoteDisconnected error, which is currently being treated as a "nuisance failure", with inappropriate student messaging:
Setting the recursion limit to (say) 10k and then overflowing the stack leads the container to crash. The result is a
RemoteDisconnected
error, which is currently being treated as a "nuisance failure", with inappropriate student messaging:relate/course/page/code.py
Lines 370 to 398 in 35cd621
See also #1025.
The text was updated successfully, but these errors were encountered: