interface ScopeCallback
Scope Callback
Called when scope is closing
abstract fun onScopeClose(scope: Scope): Unit