forked from instructure/canvas-lms
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Delayed job outcome submission race condition fix
This moves the submission creation to a separate method, so it can be called from a delayed job after the attachment is downloaded refs: RD-3449 Test plan: Makse sure LTI Cloud assignment submissions work Change-Id: Ib28cf43fc7ece4e05bd925f67f9ce43181fa6910 Reviewed-on: https://gerrit.instructure.com/101763 Tested-by: Jenkins Reviewed-by: Cody Cutrer <[email protected]> Reviewed-by: Benjamin Porter <[email protected]> Reviewed-by: Nathan Mills <[email protected]> QA-Review: Caleb Guanzon <[email protected]> Product-Review: Caleb Guanzon <[email protected]>
- Loading branch information
Showing
2 changed files
with
36 additions
and
20 deletions.
There are no files selected for viewing
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
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