You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 googleapis/python-api-core#462
Version 2.10.2, which is the last version before that merge, works fine.
The latest versions 2.11.0 and 1.34.0 don't support using
freezegunin 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 logicgoogleapis/python-api-core#462
Version 2.10.2, which is the last version before that merge, works fine.
Do you need more info?