victorb/autochecker

Proper cleanup

Open

#4 opened on 2016年4月13日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (601 stars) (22 forks)batch import
enhancementhelp wanted

説明

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.

コントリビューターガイド

Proper cleanup · victorb/autochecker#4 | Good First Issue