victorb/autochecker

Proper cleanup

開放

#4 建立於 2016年4月13日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (22 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (601 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南