Skip to content

fix (engine) : avoid panicking with an empty scheduler context (#347)

Artyom Kartasov requested to merge 347-scheduler-context into master

Description

  • avoid panicking with an empty scheduler context
  • stop control containers even if pool is not defined

Related issue

#347 (closed)

Examples

Checklist

  • MR description has been reviewed
  • MR changes are functionally tested
  • MR does NOT have text changes OR there are text changes and they have been reviewed
  • MR does NOT have API/CLI changes OR there are API/CLI changes and they have been reviewed
  • MR does NOT have UI changes OR there are UI changes and they have been reviewed

Closes #347 (closed)

Edited by Artyom Kartasov

Merge request reports