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
Some students inadvertently include directories like venv/, __pycache__/, and node_modules/ in their submissions. Some of these folders often contain tens of thousands of files, which can cause submit50 to break (lib50 to be precise) or significantly slow down. In some cases, these submissions even crash the autograder.