| 1 | // --------------------------------------------------------------------------- |
| 2 | // A credential provider that stops answering must fail the resolution, not hang it. |
| 3 | // |
| 4 | // A provider is frequently REMOTE — an HTTP secret store, or under sealed custody a |
nothing calls this directly
no test coverage detected