Skip to content

Release 3.11.0

Compare
Choose a tag to compare
@ejacox ejacox released this 20 Sep 22:42
· 3206 commits to master since this release
  • Allow batch creation of jobs.
  • CWL: run internal jobs locally, not on cluster.
  • TOIL_TEST_QUICK environment variable for running a subset of tests.
  • Allow clusters with multiple node types.
  • Put jobName into the _toil_worker arguments.
  • GridEngine: cache instead of block for statePollingWait

Bug Fixes

  • CWL: avoid early removal of the temporary outdir
  • Fixed AWS readFileStream deadlock on partial reads.
  • Use a socket to get the public-facing IP

Thank you to our external contributors: @chapmanb, @ryanking, @mr-c