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
strengthening(grader): Add a safeguard against grading workers going haywire
An uncaught exception could get caught upper on the stack, and lead the worker
to start running pending lwt stuff that belong to the master..
Also attempt to fix "too many open files" error with many workers
0 commit comments