Various fixes to job running code in Wiki.php
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 21 Jan 2014 19:32:18 +0000 (11:32 -0800)
committerTim Starling <tstarling@wikimedia.org>
Wed, 29 Jan 2014 22:56:38 +0000 (22:56 +0000)
commit96b678e110f90237d66eb095fa6cf223524d7ff4
tree392246a70e8e375e8fa0c6f8d56eab2bba046cea
parent5eeec9b5403986e68a96af5f113f19ea6efe49f2
Various fixes to job running code in Wiki.php

* Make it async on Windows
* Fixed possible "invalid filename" errors on Windows
* Redirect output to dev/null to avoid hanging PHP

bug: 60231
bug: 58719
Change-Id: If4e52b86fb3a1bff283dfba3dfac213367f47543
includes/Wiki.php