Created
July 12, 2020 11:45
-
-
Save atakangah/6bb84d77f595d78d3aae6e78eec728ce to your computer and use it in GitHub Desktop.
This shows fixes in async demon 2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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