[comixed-dev] [comixed/comixed] 4f7299: Changed TaskManger to catch Exception [#528]

  • From: "Darryl L. Pierce" <dmarc-noreply@xxxxxxxxxxxxx> (Redacted sender "noreply" for DMARC)
  • To: comixed-dev@xxxxxxxxxxxxx
  • Date: Wed, 21 Oct 2020 05:50:52 -0700

  Branch: refs/heads/master
  Home:   https://github.com/comixed/comixed
  Commit: 4f729968406ed0dca93c01b893ffea36df4ed8bc
      
https://github.com/comixed/comixed/commit/4f729968406ed0dca93c01b893ffea36df4ed8bc
  Author: Darryl L. Pierce <mcpierce@xxxxxxxxx>
  Date:   2020-10-21 (Wed, 21 Oct 2020)

  Changed paths:
    M 
comixed-tasks/src/main/java/org/comixedproject/task/runner/TaskManager.java

  Log Message:
  -----------
  Changed TaskManger to catch Exception [#528]

Rather than a specific exception, changed TaskManager to catch any
exception thrown to avoid unexpected errors slipping through the
cracks.


  Commit: bebb7ee212487735675e03ff3144ab5cddbcc014
      
https://github.com/comixed/comixed/commit/bebb7ee212487735675e03ff3144ab5cddbcc014
  Author: Darryl L. Pierce <mcpierce@xxxxxxxxx>
  Date:   2020-10-21 (Wed, 21 Oct 2020)

  Changed paths:
    M .github/workflows/create-release.yml
    M .github/workflows/publish-merges-to-develop.yml
    M comixed-adaptors/pom.xml
    M comixed-app/pom.xml
    M comixed-frontend/package.json
    M comixed-frontend/pom.xml
    M comixed-importer/pom.xml
    M comixed-model/pom.xml
    M comixed-plugins/pom.xml
    M comixed-release/pom.xml
    M comixed-repositories/pom.xml
    M comixed-rest-api/pom.xml
    M comixed-scrapers/pom.xml
    M comixed-services/pom.xml
    M comixed-tasks/pom.xml
    M docker/DOCKER.md
    M docker/Dockerfile
    M docker/README.md
    M pom.xml

  Log Message:
  -----------
  Changed the release version to 0.7.0-3 [#496]


Compare: https://github.com/comixed/comixed/compare/70c479d704b5...bebb7ee21248

Other related posts: