Files
langgraph/libs/checkpoint-sqlite/langgraph
William FHandGitHub 30355a7a5d fix: aiosqlite's breaking change (#6699)
`aiosqlite` changed it's Connection type to no longer subclass
`threading.Thread`. This removed the is_alive method, which is called
proactively in setup().

This PR handles this in a backwards compat way.
2026-01-18 16:35:50 -08:00
..
2025-05-09 12:07:59 -07:00
2026-01-05 14:24:57 -05:00