release

abstract fun release()

This method should be called whenever the resources held by this strategy should be freed or reset.

This can be pending Runnable, state variables, etc.