shutdown

open override fun shutdown(shutdownData: IPluginShutdownData?)

Shuts down the Whisper module — stops the resource monitor, kills the whisper-server process, and resets readiness state.

Parameters

shutdownData

Plugin shutdown context (may be null).