Skip to content

improve exception_handling.

Jan Krüger requested to merge #54/improve_error_handling into dev
  • any exception within a subthread is passed to main process
  • replace ConnectionError with ConnectionException -> ConnecionError is used for filehandling and misplaced as general exception for master connections problems

Merge request reports