Skip to content

Only allow file backend on linux#1503

Merged
vcheung-stripe merged 1 commit intostripe:masterfrom
vfcheung:vcheung-keyring-prompt
Mar 21, 2026
Merged

Only allow file backend on linux#1503
vcheung-stripe merged 1 commit intostripe:masterfrom
vfcheung:vcheung-keyring-prompt

Conversation

@vfcheung
Copy link
Copy Markdown
Contributor

Summary

There's a bug in the recent releases (>=1.37.7) where the command can hang on WSL. This is caused by the keyring library trying to find a secret service backend that isn't available. We fix this by only allowing the file backend on linux.

Confirmed this fix by making my stripe command hang, then implementing this fix and watching it proceed normally.

@vfcheung vfcheung requested a review from a team as a code owner March 21, 2026 03:49
@vfcheung vfcheung force-pushed the vcheung-keyring-prompt branch from f0e628f to 39464f1 Compare March 21, 2026 03:55
@vcheung-stripe vcheung-stripe merged commit 23fd331 into stripe:master Mar 21, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants