hobbit-project / platform

HOBBIT benchmarking platform
GNU General Public License v2.0
23 stars 9 forks source link

Cancel button doesn't work #523

Open TortugaAttack opened 3 years ago

TortugaAttack commented 3 years ago

Description

If an experiment is canceled from the queue, the experiment seems to be removed, but if the platform is restarted, the canceled experiment is back again in the queue.

Reproducability

  1. start experiment
  2. start another expirement (so it is in the queue)
  3. cancel second experiment
  4. restart platform
  5. Canceled experiment should be in the queue again (if not even executed right now)