jwaldmann / star-exec-presenter

presentation platform for star-exec written in Haskell and based upon Yesod
2 stars 7 forks source link

unfinished job pairs should be ignored optionally #157

Open jwaldmann opened 7 years ago

jwaldmann commented 7 years ago

currently, all "--" (job pair not run) is marked as "problem".

when competition is finished, this is good (because it really indicates a problem)

while it is running, it is not (because it is normal)