When using the setProvider method(s), the previously set provider shutdown method is not called as defined in the spec: https://openfeature.dev/specification/sections/flag-evaluation/#requirement-1123
|
// TODO should we send shutdown to previous provider: |
|
// getProvider().shutdown() |