4640: ReviewBot does not clean up /tmp after finished check

Misery

What version of Review Board are you running?

3.0.2

What version of Review Bot are you running?

master

What tool(s) is Review Bot running?

pmd, checkstyle, doc8, cppcheck

What steps will reproduce the problem?

  1. Create some diffs and upload to RB
  2. Let start and FINISHED the reviewbot
  3. Look into /tmp/ and ensure that the reviewbots are finished

What is the expected output? What do you see instead?

/tmp is still not empty. A lot of tmp dir and files.

Please provide any additional information below.

david
#1 david
  • -New
    +PendingReview
david
#2 david

Fixed in release-1.0.x (cbcfa94). This will ship in 1.0.1.

  • -PendingReview
    +Fixed