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.34k stars 564 forks source link

Code Stuck at Importing #2462

Closed derekShaheen closed 4 years ago

derekShaheen commented 4 years ago

Describe the bug Hello, upon attempting to import my assignment, it has been hanging for approximately 45 minutes and not updating.

Found at this URL here: https://classroom.github.com/assignment-invitations/2c25c8f012b6e9cb69c8951ce3eebba2/setup

To Reproduce Import an assignment per normal steps. https://classroom.github.com/assignment-invitations/2c25c8f012b6e9cb69c8951ce3eebba2/setup

Expected behavior The code should import in a timely manner, but isn't.

Screenshots If applicable, add screenshots to help explain your problem. image

NuttKatyISD commented 4 years ago

Had a similar issue, but only with some students. It seemed to usually be the same few students.

I switched to using templates instead of cloning the full repo and that seems to have cleared it up. Plus, it's much faster for the students that work anyway.

d12 commented 4 years ago

The issue is solved by using template repos. We'll deprecate the old method of importing soon, closing this issue.