Synchronously registering proctored exams while saving content to studio is causing a significant slow down. The function that registers the exams has been moved to an async task. In addition, a signal handler on_course_publish has also been moved to the async task, as it relies on exam registration being complete before being executed.
CMS (Content Management System) ------------------------------- This directory contains code relating to the course management portal for edX, also known as Studio.