morinted/schedule-generator

Script loops between two courses indefinitley.

DanielMurdoch opened this issue · 2 comments

It looks like the regex isn't finding the h1 header that should be there containing "course".

pythong timetable script error

Removing ADM3339 seems to let it work, but then the other thread is continually crashed by the course ADM3739. So remove that one too.

It's really weird. Only those two courses seem to crash the thread permanently while it encounters other non existent classes and the thread recovers.