Skip to content

Fix/start stop

Mikhail Karnevskiy requested to merge fix/start-stop into master

Fix changes and fixes:

  • Add tests for starter and gui_starter
  • Use json string to save process ids for monitoring purpose
  • Do not add specific env in the master config. Env for workers is the same as used for starter.
  • Add missing key for master configs
  • Check for input metadata only in case of sending metadata to asapo
  • Fix dict key in pipeline config

Merge request reports