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
The function progress() still uses the tj variable from the outer scope, but it should use the function argument total_jobs (also note the typo! p -> b).