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

Async validation #397

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Async validation #397

merged 1 commit into from
Sep 18, 2024

Conversation

gadomski
Copy link
Member

@gadomski gadomski commented Sep 18, 2024

This popped up as a need while working on #376 — when I updated the default version to v1.1.0, some server tests broke because they were validating within a tokio runtime.

@gadomski gadomski self-assigned this Sep 18, 2024
@gadomski gadomski force-pushed the refactor-validate branch 2 times, most recently from a687404 to 38e1622 Compare September 18, 2024 15:34
@gadomski gadomski force-pushed the refactor-validate branch 4 times, most recently from b3864f4 to cc45075 Compare September 18, 2024 20:20
@gadomski gadomski enabled auto-merge (rebase) September 18, 2024 20:20
@gadomski gadomski merged commit 74643f3 into main Sep 18, 2024
37 of 38 checks passed
@gadomski gadomski deleted the refactor-validate branch September 18, 2024 20:27
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.

Make stac-validate async
1 participant