Changeset [16e79d0501327d2c93853eebafc00e6f6e195d2b] by Jarno Seppänen
October 4th, 2009 @ 07:20 PM
Fix ctrl-c handling, i.e., pass KeyboardInterrupt thru catch-all
exception handlers
http://github.com/tuulos/disco/commit/16e79d0501327d2c93853eebafc00...
Committed by Jarno Seppänen
- M pydisco/disco/comm_curl.py
- M pydisco/disco/comm_httplib.py
- M pydisco/disco/core.py
- M pydisco/disco/dfs/gluster.py
- M pydisco/disco/eventmonitor.py
- M pydisco/disco/func.py
- M pydisco/disco/util.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.