Skip to content

strelka-2.9.2

Compare
Choose a tag to compare
@ctsa ctsa released this 02 Mar 23:03
· 47 commits to master since this release

Summary

This is a minor bugfix update from v2.9.1.

Changelog

Changed

  • Turn on automated task resubmission for all workflow run modes (STREL-852)
    • Failed tasks have always been automatically resubmitted in SGE mode, this is now extended to localhost mode as well.
    • This change is intended to work around sporadic I/O issues on network filesystems.

Fixed

  • Update to pyflow v1.1.20 to 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"

strelka-2.9.2.centos6_x86_64.tar.bz2 is a binary distribution for 64-bit linux. This is built on CentOS 6 with all dependencies except glibc statically linked. It is expected to run without modification on most linux distributions.

The strelka-2.9.2.release_src.tar.bz2 download is the full source code release. The “Source code” downloads are generated by GitHub and are incomplete as they are missing version numbers and build system changes to improve portability.