Skip to content

Delete service instance during shutdown

Cecylia Bocovich requested to merge cohosh/gettor:ticket/34062 into master

Before we were calling a non-existent shutdown function. These instances already have del functions so we can just call those instead.

Merge request reports