source: tbroadcast/HEAD/Changelog @ 508

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

Commit changes

File size: 610 bytes
Line 
12009-05-28 Vincent Garonne <vincent.garonne@cern.ch>
2
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
92007-03-22 Vincent Garonne <garonne@lal.in2p3.fr> 1
10
11        * scripts/tbroadcast, python/tbroadcast.py: Added the -no_keep_going option
Note: See TracBrowser for help on using the repository browser.