mirror of
https://github.com/langchain-ai/delta-rs.git
synced 2026-07-21 01:35:22 -04:00
c8c304af6c
FREEZE! Looks like we were _really_ close to full multi-threaded support before, and just needed to sprinkle a little macro magic on the pyclass definition. See [pyo3 docs](https://pyo3.rs/v0.23.0/class/thread-safety) Fixes #3594 Signed-off-by: R. Tyler Croy <rtyler@brokenco.de>