supervisor unit sessions now actually call txnctrl.cleanup

This commit is contained in:
Mikayla Fischler
2022-05-31 15:40:17 -04:00
parent 43d5c0f8ad
commit e52b76aa24
6 changed files with 14 additions and 1 deletions

View File

@@ -117,6 +117,8 @@ function emachine.new(session_id, unit_id, advert, out_queue)
_request_storage()
self.periodics.next_storage_req = time_now + PERIODICS.STORAGE
end
self.session.post_update()
end
-- get the unit session database