Just call the method: self._post_process() after your self._set_done()
self._post_process()
self._set_done()