J has submitted this change and it was merged. Change subject: avoid race condition creating two transcode jobs ......................................................................
avoid race condition creating two transcode jobs insert row into transcode table first and create job after that. Change-Id: I87f845daf12bf6498d8bfbb8cd2555eef0410ece --- M WebVideoTranscode/WebVideoTranscode.php 1 file changed, 45 insertions(+), 30 deletions(-) Approvals: J: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/32077 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I87f845daf12bf6498d8bfbb8cd2555eef0410ece Gerrit-PatchSet: 3 Gerrit-Project: mediawiki/extensions/TimedMediaHandler Gerrit-Branch: master Gerrit-Owner: J <[email protected]> Gerrit-Reviewer: J <[email protected]> Gerrit-Reviewer: Mdale <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
