victorb/autochecker

Proper cleanup

Open

#4 ouverte le 13 avr. 2016

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (601 stars) (22 forks)batch import
enhancementhelp wanted

Description

Right now, autochecker doesn't clean up after itself when it finishes running all the tests.

  • os.tmpdir() contains one copy per nodejs version and commit version of the project.
  • Docker containers are also not cleaned up.

Guide contributeur