Changeset [a150a370b30cf886a1fbe375880913ee02814b3b] by Shayan Pooya
June 6th, 2014 @ 12:22 PM
worker: add isatty to the MessageWriter in Disco.
Now if someone calls isatty() in a job, disco returns False.
This closes issue 351.
https://github.com/discoproject/disco/commit/a150a370b30cf886a1fbe3...
Committed by Shayan Pooya
- M lib/disco/worker/__init__.py
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.