Latest version doesn't work with freezegun #491
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
The latest versions 2.11.0 and 1.34.0 don't support using
freezegun
in unit tests, e.g., in conjunction with google-cloud-datastore. It seems the following merge broke it:fix: Major refactoring of Polling, Retry and Timeout logic
#462
Version 2.10.2, which is the last version before that merge, works fine.
Do you need more info?
The text was updated successfully, but these errors were encountered: