Skip to content

Move runtime creation from pyo3-object_store to obstore #354

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

Merged
merged 2 commits into from
Mar 13, 2025

Conversation

kylebarron
Copy link
Member

@kylebarron kylebarron commented Mar 13, 2025

The creation of a tokio runtime was moved from obstore to pyo3-object_store in #203. Since we reverted that (#287) we can now move the runtime back to obstore. This makes the api of pyo3-object_store smaller.

For #7

@kylebarron kylebarron merged commit df70ae6 into main Mar 13, 2025
4 checks passed
@kylebarron kylebarron deleted the kyle/move-runtime-creation-to-obstore branch March 13, 2025 21:05
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.

1 participant