github-education-resources / classroom

GitHub Classroom automates repository creation and access control, making it easy for teachers to distribute starter code and collect assignments on GitHub.
https://classroom.github.com
1.35k stars 569 forks source link

Starter code imports slow down sporadically #1591

Closed rkomorn closed 5 years ago

rkomorn commented 6 years ago

Describe the bug Sometimes, after accepting an assignment, the process hangs during import. I've reported this a couple of times already. This time, the repo was https://github.com/hackbrightassessments/skills-flask-Lumicran , around 6:47pm PDT (and still hadn't completed by 7:30pm PDT).

To Reproduce

  1. Accept assignment
  2. Be unlucky
  3. Hang, see screenshot below for a long amount of time (or forever).

Expected behavior It should work (aka: it should import the starter code and finish)

Screenshots image

Additional context I opened a similar issue last week. I understand the issue's somewhere in some hooks stuff in some other team's area. I know technically it's another team's problem, but the classroom product does depend on it, so I do expect it to work.