Skip to content

Releases: DarkEnergySurvey/ProcessingFW

Services File Transfer Test 2

18 May 15:51
Compare
Choose a tag to compare
Pre-release

fixed bug in sed statement

Service File Transfer Test

10 May 17:50
Compare
Choose a tag to compare
Pre-release
serviceFileTest

make sure to replace in place

Condor 9 log parsing update

29 Apr 19:52
31b5742
Compare
Choose a tag to compare

The pfwcondor.py code can now parse the new log format from condor 9.

Fixed pfwemail.py bug

12 Jan 17:28
Compare
Choose a tag to compare

Fixed subprocess bug in pfwemail.py. It now returns a string instead of bytes. Also reformatted code to use with open statements.

Fixed missing variable default value

21 Jul 16:20
Compare
Choose a tag to compare
3.0.9

added default value for variable

Changed multiprocessing to use 'spawn'

15 Apr 19:03
Compare
Choose a tag to compare
3.0.8

changed mutiprocessing to use spawn rather than fork

exposed worker reuse as a wcl variable

03 Apr 18:59
Compare
Choose a tag to compare
3.0.7

Merge branch 'exposeReuseVariable'

Further reduced worker reuse

31 Mar 19:19
Compare
Choose a tag to compare
3.0.6

reduced the worker reuse to 1 and added logging

Reduced maxtasksperchild

26 Mar 16:30
Compare
Choose a tag to compare

Reduced the value of maxtasksperchild in the multiprocessing to try and prevent hangs

Bug fix for bad debug redirect

11 Mar 20:21
Compare
Choose a tag to compare
3.0.4

fixed bug in debug redirect