We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
By the time sem is released the context may have been done, if is ok to use context.Background() I'll be happy to open a PR.
sem
context.Background()
go-jwks/client.go
Lines 63 to 68 in f5cc55a
seeing this message in production prompted me to come here and create this issue:
unable to refresh key: Get "<the jwks source url>": context canceled
The text was updated successfully, but these errors were encountered:
No branches or pull requests
By the time
sem
is released the context may have been done, if is ok to usecontext.Background()
I'll be happy to open a PR.go-jwks/client.go
Lines 63 to 68 in f5cc55a
seeing this message in production prompted me to come here and create this issue:
unable to refresh key: Get "<the jwks source url>": context canceled
The text was updated successfully, but these errors were encountered: