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
Can we enforce a default timeout to avoid the issue of a nil timeout being set if the graders initialize method does not call super, e.g. use class or class-instance vars?
Can we enforce a default timeout to avoid the issue of a nil timeout being set if the graders initialize method does not call super, e.g. use class or class-instance vars?