If FuturesDict callback has been GCed, don't call it

This commit is contained in:
Nuno Campos
2025-06-17 13:47:47 -07:00
parent 1309243b29
commit 6dcff8a839
4 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -308,7 +308,7 @@ wheels = [
[[package]]
name = "langgraph-checkpoint"
version = "2.0.26"
version = "2.1.0"
source = { editable = "../checkpoint" }
dependencies = [
{ name = "langchain-core" },