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

Use blocking validation in CLI #612

Closed
gadomski opened this issue Jan 31, 2025 · 0 comments · Fixed by #613
Closed

Use blocking validation in CLI #612

gadomski opened this issue Jan 31, 2025 · 0 comments · Fixed by #613
Assignees
Labels
[crate] cli stac-cli

Comments

@gadomski
Copy link
Member

We removed async validation in #611, but we could still use blocking validation in the CLI since we know a lot about the tokio environment it's operating in.

@gadomski gadomski added the [crate] cli stac-cli label Jan 31, 2025
@gadomski gadomski self-assigned this Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[crate] cli stac-cli
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant