Skip to content
New issue

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

Current implementation of thunder_protection may cause "Future exception was never retrieved" warning #144

Closed
Rebzzel opened this issue May 30, 2023 · 1 comment

Comments

@Rebzzel
Copy link
Contributor

Rebzzel commented May 30, 2023

Due to:

del futures[_key]

If it has never been called:
return await futures[_key]

Rebzzel added a commit to Rebzzel/cashews that referenced this issue May 30, 2023
@Krukov
Copy link
Owner

Krukov commented May 31, 2023

thanks for reporting and fix for this issue. PR just merged. I gonna release it soon with other changes

@Krukov Krukov closed this as completed May 31, 2023
Krukov added a commit that referenced this issue May 31, 2023
fix: future exception never retrived problem (#144)
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

No branches or pull requests

2 participants