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

fix: use vanilla wait_for_task instead of a custom one #30

Merged
merged 2 commits into from
Jun 30, 2024
Merged

Conversation

12rambau
Copy link
Member

Fix #28

Use the default function instead of a custom one. The existing wait method have simply been deprecated to avoid downstream issue and will be remove after a 6 month deprecation cycle.

@12rambau 12rambau merged commit d056437 into main Jun 30, 2024
11 checks passed
@12rambau 12rambau deleted the wait branch June 30, 2024 12:00
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.

use the wait function from vanilla GEE API
1 participant