You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The spec says that shutdown must shut down active providers,
but the current logic shuts down inactive providers.
This change fixes that. Separately, the spec might also need to be modified
to say "only" active providers.
Signed-off-by: Brandon Duffany <[email protected]>
0 commit comments