Skip to content

Instantly share code, notes, and snippets.

@atakangah
Created July 12, 2020 11:45
Show Gist options
  • Save atakangah/6bb84d77f595d78d3aae6e78eec728ce to your computer and use it in GitHub Desktop.
Save atakangah/6bb84d77f595d78d3aae6e78eec728ce to your computer and use it in GitHub Desktop.
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