Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ctsa committed Mar 2, 2018
1 parent d04af95 commit 798b5b3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pyflow/doc/ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
v1.1.20 20180302
* Close infrequent race condition in task resolution (STREL-853)
* Under the race condition error, a non-failing task would be logged as failing
with the message "TASKNAME has stopped without a traceable cause"
* The error rate was believed to be very infrequent, but possibly agrevated
by many very short-running tasks and/or specific python versions.
* Make timezone explicit in logging time stamps
v1.1.19 20180102
* Minor fix/adjustments, primarily doubling the default number of stderr lines
forwarded from failed task to 40.
Expand Down

0 comments on commit 798b5b3

Please sign in to comment.