Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
del god:jobs:running  # Clear the running jobs queue used by watchers/executors

 

If a job fails to be killed by mesos executor, go to the mesos slave and stop the Docker container

Code Block
docker stop XYZ