fix(event_handlers): DB dead lock (#21468)

Signed-off-by: -LAN- <laipz8200@outlook.com>
This commit is contained in:
-LAN-
2025-06-25 16:20:37 +08:00
committed by GitHub
parent 31b0cff709
commit 8f15341f1e
8 changed files with 2628 additions and 2218 deletions

View File

@@ -155,6 +155,7 @@ dev = [
"types_setuptools>=80.9.0",
"pandas-stubs~=2.2.3",
"scipy-stubs>=1.15.3.0",
"types-python-http-client>=3.3.7.20240910",
]
############################################################