User "Mdale" posted a comment on MediaWiki.r90068.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90068#c18048
Commit summary:

bug 29184 Adds background transcoding support.  
$wgEnableNiceBackgroundTranscodeJobs configuration option enables:
* Global Timeout, don't let any transcode go on indefinitely
* Growing target files, don't let transcodes not do any work for more than 10 
seconds.
* Enables us to set lower resource priority on transcodes to keep 
multi-threaded transcode boxes responsive for other tasks ( like monitoring 
transcodes )
TODO figure out a way to get exit status and PID for background tasks ( some 
notes in the header )

Comment:

not sure why ... fixed in r90072

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to