[galaxy-commits] commit/galaxy-central: natefoo: In the local job runner, use NamedTemporaryFiles rather than subprocess.PIPEs to prevent Popen from hanging when a lot of data is written to STDOUT/STDERR. Fixes #662.