Tim Starling has submitted this change and it was merged. Change subject: [JobQueue] Removed redundant DBO_TRX handling in JobQueueDB. ......................................................................
[JobQueue] Removed redundant DBO_TRX handling in JobQueueDB. * The onTransactionIdle() function already handles this. Change-Id: I4851e75a63a270984399cef288f370dcc3138e30 --- M includes/job/JobQueueDB.php 1 file changed, 38 insertions(+), 61 deletions(-) Approvals: Tim Starling: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/36946 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4851e75a63a270984399cef288f370dcc3138e30 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Aaron Schulz <[email protected]> Gerrit-Reviewer: Tim Starling <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
