Skip to content

Instantly share code, notes, and snippets.

@atakangah
Created July 12, 2020 11:45
This shows fixes in async demon 2
async function updateCompletedStudents(courseId, student, res) {
/*
* Substract -1 from @continuingStudents on system
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment