source: tbroadcast/HEAD/Changelog@ 511

Last change on this file since 511 was 508, checked in by garonne, 16 years ago

Commit changes

File size: 610 bytes
RevLine 
[508]12009-05-28 Vincent Garonne <vincent.garonne@cern.ch>
[478]2
[508]3 * scripts/tbroadcast Added the python version checking (>= 2.5)
4 * python/threadpool.py Upgraded version to 1.1
5 * python/tbroadcast.py: Replaced the execute method by communicate from the Popen py25 module to avoid deadlocks
6 due to any of the other OS pipe buffers filling up and blocking the child process
7 * python/executer.py Removed from the package
8
[394]92007-03-22 Vincent Garonne <garonne@lal.in2p3.fr> 1
10
[508]11 * scripts/tbroadcast, python/tbroadcast.py: Added the -no_keep_going option
Note: See TracBrowser for help on using the repository browser.