Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: double submit race condition #121

Merged
merged 1 commit into from
Oct 11, 2023
Merged

Conversation

zacharis278
Copy link
Contributor

Incorrect assumption that location.assign is a blocking call. This appears to cause submit() to possibly execute alongside the LTI redirect which would also submit the exam. There's still an issue with fully resolving the redirect to be solved but this issue is making it harder to debug.

@zacharis278 zacharis278 merged commit 9ae2778 into main Oct 11, 2023
4 checks passed
@zacharis278 zacharis278 deleted the zhancock/lti-submit-race branch October 11, 2023 16:17
@github-actions
Copy link

🎉 This PR is included in version 2.23.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants